Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / CylindricalSurf Class / Radius Property

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