IsAngleScalable

LinearGradientBrushBase.IsAngleScalable property

Gets or sets a value indicating whether Angle is changed during trasnformations with this LinearGradientBrushBase.

public bool IsAngleScalable { get; set; }

Property Value

true if Angle is changed during transformations with this LinearGradientBrushBase; otherwise, false.

See Also