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