CODPortComponent::GetHandles

void CODPortComponent::GetHandles(CODPointArray* pHandleArray, BOOL bVertexHandles = FALSE)

Gets the center points of the control handles. Ports do not have selection handles, so in this case an empty list is returned.

Defined in: OdPortComp.cpp

Return Value

void

Parameters

pHandleArray

The array that the handle points would go in if there were any.

bVertexHandles

Non-zero to return handles for the vertices of the component.