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

In This Topic
    Radius Property (Joint)
    In This Topic
    Gets or sets the radius of the sphere.
    Syntax
    'Declaration
     
    Public Property Radius As Double
    public double Radius {get; set;}
    See Also