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