Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
InCenterPoint(TRSPoint,TRSPoint,TRSPoint) Method
Returns the center point of the triangle specified by the A, B, C points.
Namespace: FMX.RS.Graphics
Delphi
function InCenterPoint( const A, B, C: TRSPoint ): TRSPoint; overload;
Parameters
A
Type: System.Void
B
C
Type: TRSPoint
•FMX.RS.Graphics.InCenterPoint(TPoint,TPoint,TPoint)
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.RSCenterPoint(TRect)
•FMX.RS.Graphics.RSCenterPoint(TRSPoint,TRSPoint,Single)
•FMX.RS.Graphics.RSCenterPoint(TRSPoints)
•FMX.RS.Graphics.RSCenterPoint(TPoints)
•FMX.RS.Graphics.RSCenterPoint(TRSRect)
•FMX.RS.Graphics