Creates and initializes an instance of the PointF class using the specified point.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub New ( _ pt As PointF _ )
public PointF( PointF pt )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math.PointF
The point to create the PointF.