Property GradientAngle
GradientAngle
Gets or sets the linear gradient angle in 60000ths of a degree, measured clockwise
from the positive x axis (a:lin@ang). Ignored unless
GradientKind is Linear.
public int GradientAngle { get; set; }
Gets or sets the linear gradient angle in 60000ths of a degree, measured clockwise
from the positive x axis (a:lin@ang). Ignored unless
GradientKind is Linear.
public int GradientAngle { get; set; }