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