CadMLineStyleObject.StartAngle

CadMLineStyleObject.StartAngle property

Gets or sets the start angle.

public double? StartAngle { get; set; }

Property Value

The start angle.

See Also