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

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