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

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