In This Topic
Defines a brush that has a solid color.
Object Model
Syntax
'Declaration
Public NotInheritable Class ColorBrush
Inherits Brush
public sealed class ColorBrush : Brush
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
C1.Framework.Drawing.Gdi.GdiObject
C1.Framework.Drawing.Gdi.Brush
C1.Framework.Drawing.Gdi.ColorBrush
See Also