ScaleAlpha.Scale Property

Gets or sets a scale factor for this transformation.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Scale { get; set; }

Property Value

The scale factor (up to 100).

See Also

Reference