Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Arc Class / AngleInRadians Property

In This Topic
    AngleInRadians Property (Arc)
    In This Topic
    Gets arc's angle in radians.
    Syntax
    'Declaration
     
    Public ReadOnly Property AngleInRadians As Double
    public double AngleInRadians {get;}
    See Also