LineVObject.Point1 Property

Gets or sets the end point of this LineVObject.

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

Syntax

C#
public PointF Point1 { get; set; }

Property Value

The PointF value which represents the end point.

See Also

Reference