Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / CylindricalSurface Class / Radius Property

In This Topic
    Radius Property (CylindricalSurface)
    In This Topic
    Gets the cone radius.
    Syntax
    'Declaration
     
    Public ReadOnly Property Radius As Double
    public double Radius {get;}
    See Also