CODComponent::GetHandle

CPoint CODComponent::GetHandle(int nIndex, BOOL bVertexHandles = FALSE)

Gets the center point of the handle indicated by nIndex.

Defined in: OdComponent.cpp

Return Value

The center point of the handle.

Parameters

nIndex

The index of the handle to get.

bVertexHandles

TRUE to get a handle for the vertices of the component.