Version

EllipseGeometryData Class Members

The following tables list the members exposed by EllipseGeometryData.

Public Constructors
 NameDescription
Public ConstructorEllipseGeometryData Constructor  
Public Properties
 NameDescription
Public PropertyCenterXThe x coordinate of the center of the ellipse.  
Public PropertyCenterYThe y coordinate of the center of the ellipse.  
Public PropertyRadiusXThe x radius of the ellipse.  
Public PropertyRadiusYThe y radius of the ellipse.  
Public PropertyTypeOverridden. Returns the type name of the visual data.  
Public Methods
 NameDescription
Public MethodGetPointsOverrideOverridden. Called to extract the salient points from this data.  
Public MethodScaleByViewportOverridden. Called to scale this data by a viewport for normalization.  
Public MethodSerializeSerializes the current object to a string (Inherited from Infragistics.Portable.VisualData.GeometryData)
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden. Serializes the current object to a string  
See Also