CODPointComponent::MoveVertex
OD_MOVEVERTEX_RCCODPointComponent::MoveVertex(intnIndex, intnOffsetX, intnOffsetY)
Change the value of a vertex in the array.
Defined in: OdPointComp.cpp
Return Value
Return code that indicates if the move was successful.
Parameters
nIndex
The index of the vertex in the array.
nOffsetX
The horizontal offset to move the vertex.
nOffsetY
The vertical offset to move the vertex.