Returns the point on the input rectangle at the specified connection point.
Namespace: RSGraphics
Delphi |
function GetPointOnRect( const ARect: TRect; ConnectionPoint: TConnectionPoint): TPoint; |
Parameters
ARect
Type: TRect
ConnectionPoint
Type: TConnectionPoint
Type: TPoint