System.Types.TPointF.Zero

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Zero: TPointF; inline; static;

Properties

Type Visibility Source Unit Parent
function public System.Types.pas System.Types TPointF

Description

Point where the values of X and Y are all 0.

See Also