ILinearGradientBrush.Angle

ILinearGradientBrush.Angle property

Gets or sets the angle, measured in degrees clockwise from the x-axis, of the gradient’s orientation line.

public float Angle { get; set; }

Property Value

The angle of the gradient’s orientation line in degrees.

See Also