CODComponentTracker::MoveVertex

OD_MOVEVERTEX_RCCODComponentTracker::MoveVertex(intnVertexIndex, intnOffsetX, intnOffsetY)

Moves one of the component's vertices.

Defined in: OdCompTracker.cpp

Return Value

Return code that indicates if the move was successful.

Parameters

nVertexIndex

The index of the vertex in the array.

nOffsetX

The horizontal offset to move the vertex.

nOffsetY

The vertical offset to move the vertex.