CODEllipseComponent2::CalculateMovedVertices
OD_MOVEVERTEX_RCCODEllipseComponent2::CalculateMovedVertices(intnIndex, intnOffsetX, intnOffsetY)
Calculates the new position of a vertex given an offset.
Defined in: OdEllipseComp2.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.