Aurigma Graphics Mill 5.5 for .NET
PointF Class
This class represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane and exposes a number of methods to operate with it.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Syntax
Visual Basic
Public Class PointF
C#
public class PointF
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..::.PointF





