CODComponentSetTracker::TrackVertexMove
OD_MOVEVERTEX_RCCODComponentSetTracker::TrackVertexMove(CDC*pDC, intnVertexIndex, intnOffsetX)
Tracks a vertex move operation.
Defined in: OdCompTracker.cpp
Return Value
Return code that indicates if the move was successful.
Parameters
pDC
The index of the vertex in the array.
nVertexIndex
The horizontal offset to move the vertex.
nOffsetX
The vertical offset to move the vertex.