BOOL CBCGPDiagramVisualObject::GetConnectionPort | ( | UINT | nConnectionPortID, |
CBCGPPoint & | pt, | ||
BOOL | bTracked = FALSE |
||
) | const |
Gets coordinates of the specific connection port.
nConnectionPortID | Identifier for the connection port. |
pt | [out] The connection port coordinates. |
bTracked | Specifies whether the tracked position is used. |