Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ellipse Class / RadiusX Property

In This Topic
    RadiusX Property (Ellipse)
    In This Topic
    Gets or sets ellipse's X radius.
    Syntax
    'Declaration
     
    Public Property RadiusX As Double
    public double RadiusX {get; set;}
    See Also