Class | Description | |
---|---|---|
Brush | Represents a base class for brush types | |
BrushCollection | Simple collection of Brush objects | |
BrushCollectionTypeConverter | Converts a string to a collection of brushes. | |
BrushTypeConverter | Converts from a string to an Infragistics Brush. | |
GradientStop | Represents a gradient stop for gradient brush | |
GradientStopCollection | Represents a collecton of GradientStop types | |
LinearGradientBrush | Represents a linear gradient brush | |
RectTypeConverter | Converts a string to a Rect | |
SolidColorBrush | Represents a soild brush | |
StringArrayTypeConverter | Converts a string to an array of strings. |
Structure | Description | |
---|---|---|
Rect | A struct that represents a rectangular area |