RadControls for WinForms

Represents ellipse shape.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
[ComVisibleAttribute(false)]
public class EllipseShape : ElementShape
Visual Basic
<ComVisibleAttribute(False)> _
Public Class EllipseShape _
	Inherits ElementShape

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      Telerik.WinControls..::..ElementShape
        Telerik.WinControls..::..EllipseShape

See Also