BaseRectangleVObject.Angle Property

Gets or sets an angle (in degrees) to rotate the rectangle on.

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

Syntax

C#
public double Angle { get; set; }

Property Value

The Double value which represents a rotation angle.

See Also

Reference