Gets or sets the angle of the gradient's orientation line.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public float Angle { get; set; } |
Visual Basic Copy Code |
---|
Public Property Angle As Single |
A float value that represents he angle, measured in degrees clockwise from the x-axis, of the gradient's orientation line.