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

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