Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / AngularDim Class / StartAngle Property

In This Topic
    StartAngle Property
    In This Topic
    Gets the dimension arc start angle.
    Syntax
    'Declaration
     
    Public ReadOnly Property StartAngle As Double
    public double StartAngle {get;}
    See Also