Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RevolvedSurface Class / Angle Property

In This Topic
    Angle Property (RevolvedSurface)
    In This Topic
    Gets the revolution angle in radians.
    Syntax
    'Declaration
     
    Public ReadOnly Property Angle As Interval
    public Interval Angle {get;}
    See Also