Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ConicalSurface Class / HalfAngle Property

In This Topic
    HalfAngle Property (ConicalSurface)
    In This Topic
    Gets cone's angle.
    Syntax
    'Declaration
     
    Public ReadOnly Property HalfAngle As Double
    public double HalfAngle {get;}
    See Also