Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
InCenterPoint(TPoint,TPoint,TPoint) 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: TPoint ): TPoint; overload;
Parameters
A
Type: TPoint
B
C
•FMX.RS.Graphics.InCenterPoint(TRSPoint,TRSPoint,TRSPoint)
•FMX.RS.Graphics.RSCenterPoint(TRSPoint,TRSPoint,Single)
•FMX.RS.Graphics.RSCenterPoint(TRect)
•FMX.RS.Graphics.RSCenterPoint(TRSPoints)
•FMX.RS.Graphics.RSCenterPoint(TPoints)
•FMX.RS.Graphics.RSCenterPoint(TRSRect)
•FMX.RS.Graphics