Version 24.2 (latest)

RectangleVisualData Class Properties

For a list of all members of this type, see RectangleVisualData members.

Public Properties
 NameDescription
Public PropertyAppearanceThe visual appearance of the element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyHeightThe height of the rectangle.  
Public PropertyNameThe name of the visual element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyRadiusXX-radius of the ellipse used to round corners.  
Public PropertyRadiusYY-radius of the ellipse used to round corners.  
Public PropertyTagsInformation tags that categorize the intent of the element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyTypeOverridden. Returns the type name of the visual data.  
Public PropertyWidthThe width of the rectangle.  
See Also