CODLinkComponent::GetVertex

CPoint CODLinkComponent::GetVertex(const int nIndex)

Gets a vertex of the component.

Defined in: OdLinkComp.cpp

Return Value

The position value of the vertex.

Parameters

nIndex

The zero-based index of the vertex in the array.

Comments

The link component forwards this function call onto the link shape object.

See Also

AssignShape