This documentation is for the old version. Go to the latest Graphics Mill docs

PointF Constructor

Creates and initializes an instance of the PointF class.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Sub New
C#
public PointF()

See Also

Reference