[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lcl)

CenterPoint

CenterPoint - get the Center-Point of any rectangle. It is primarily for use with, and in, other routines such as Quadrant, and RadialPoint

Declaration

Source position: graphmath.pp line 66

function CenterPoint(

  Rect: TRect

):TPoint;