Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ConicalBar Class / BaseRadius Property

In This Topic
    BaseRadius Property
    In This Topic
    Gets or sets the base radius of the ConicBar.
    Syntax
    'Declaration
     
    Public Property BaseRadius As Double
    public double BaseRadius {get; set;}
    See Also