CODPointComponent::MoveAllVertices

void CODPointComponent::MoveAllVertices(int nOffsetX, int nOffsetY)

Move all of a component's vertices by the given offset.

Defined in: OdPointComp.cpp

Return Value

void

Parameters

nOffsetX

X-component of offset.

nOffsetY

Y-component of offset.