CODComponentSetTracker::TrackVertexMove

OD_MOVEVERTEX_RC CODComponentSetTracker::TrackVertexMove(CDC* pDC, int nVertexIndex, int nOffsetX)

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.

Comments

This function only supports tracking for a single component.