Degree Property
Degree
Gets or sets the angle of the linear gradient fill within a selection.
Declaration
double Degree { get; set; }
Property Degree As Double
Property Value
Type |
Description |
double |
A double value in range 0..360 represents the angle.
|