CadMLineStyleObject.EndAngle

CadMLineStyleObject.EndAngle property

Gets or sets the end angle.

public double? EndAngle { get; set; }

Property Value

The end angle.

See Also