CODEndpoint::GetEndpoints

inline voidCODEndpoint::GetEndpoints(CPoint&ptSource, CPoint&ptTarget)

Gets the current values for the endpoints of the line segment this endpoint is on.

Defined in: OdEndpoint.h

Return Value

void

Parameters

ptSource

The reference to place the source endpoint.

ptTarget

The reference to place the target endpoint.