Property EndAngle
EndAngle
Gets or sets the ending angle of the elliptic arc, in degrees.
[Range(0, 360)]
public double EndAngle { get; set; }
Gets or sets the ending angle of the elliptic arc, in degrees.
[Range(0, 360)]
public double EndAngle { get; set; }