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

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