Table of Contents

TPointF.TPointF Constructor

Creates a new Point.

Syntax

Namespace: FlexCel.Core

public TPointF(Double aX, Double aY)

Parameters

<-> Parameter Type Description
aX Double X coord.
aY Double Y coord.

See also