An ellipse based on a center point and two radii.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public sealed class GwxEllipse : GwxShape
Visual Basic
Public NotInheritable Class GwxEllipse _
	Inherits GwxShape
JScript
public final class GwxEllipse extends GwxShape

Collapse imageInheritance Hierarchy

System..::..Object
  FilteredCustomTypeDescriptorBase
    Ico.Gwx..::..GwxDependencyObject
      Ico.Gwx..::..GwxElement
        Ico.Gwx..::..GwxShape
          Ico.Gwx..::..GwxEllipse

Collapse imageSee Also