Eyeshot 11 WPF API Reference
WPF 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