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