Property GradientAngle
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GradientAngle
Gets or sets the gradient angle (direction in degrees).
[JsonProperty("gradient_angle")]
public int GradientAngle { get; set; }
Gets or sets the gradient angle (direction in degrees).
[JsonProperty("gradient_angle")]
public int GradientAngle { get; set; }