LineVObject.Point0 Property

Gets or sets the start point of this LineVObject.

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

Syntax

C#
public PointF Point0 { get; set; }

Property Value

The PointF value which represents the start point.

See Also

Reference