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