Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / ConicalSurf Class / HalfAngle Property

In This Topic
    HalfAngle Property (ConicalSurf)
    In This Topic
    The cone half angle in radians.
    Syntax
    'Declaration
     
    Public ReadOnly Property HalfAngle As Double
    public double HalfAngle {get;}
    See Also