Version

RectangleGeometryData Class Members

The following tables list the members exposed by RectangleGeometryData.

Public Constructors
 NameDescription
Public ConstructorRectangleGeometryData Constructor  
Public Properties
 NameDescription
Public PropertyHeightThe height of the rectangle.  
Public PropertyTypeOverridden. Returns the type name of the visual data.  
Public PropertyWidthThe width of the rectangle.  
Public PropertyXThe x position of the rectangle.  
Public PropertyYThe y position of the rectangle.  
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