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

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