Transform.ScaleX Property

Gets or sets a scale factor in the x-direction.

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

Syntax

C#
public double ScaleX { get; set; }

Property Value

The Double value which represents a scale factor in the x-direction.

Default value is 1.

See Also

Reference