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

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

Object Model






See Also

Reference