CODLineComponent::CalculateMovedVertices
OD_MOVEVERTEX_RCCODLineComponent::CalculateMovedVertices(intnIndex, intnOffsetX, intnOffsetY)
Calculates the new position of a vertex given an offset.
Defined in: OdLineComp.cpp
Return Value
Non-zero if move operation was valid.
Parameters
nIndex
Index of vertex to be moved.
nOffsetX
X-component of vertex offset.
nOffsetY
Y-component of vertex offset.