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