Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
RSCenterPoint(TRect) Method
Returns the center point of the input rectangle.
Namespace: RSGraphics
Delphi
function RSCenterPoint( const ARect: TRect ): TRSPoint; overload;
Parameters
ARect
Type: TRect
Type: TRSPoint
•RSGraphics.TRSRect
•RSGraphics.TRSPoint
•RSGraphics.GetPointOnRect(TRect,TConnectionPoint)
•RSGraphics.GetRSPointOnRSRect(TRSRect,TConnectionPoint)
•RSGraphics.RSCenterPoint(TPoints)
•RSGraphics.RSCenterPoint(TRSPoint,TRSPoint,Single)
•RSGraphics.RSCenterPoint(TRSPoints)
•RSGraphics.RSCenterPoint(TRSRect)
•RSGraphics.InCenterPoint(TRSPoint,TRSPoint,TRSPoint)
•RSGraphics.InCenterPoint(TPoint,TPoint,TPoint)
•RSGraphics