C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1SolidBrush Class
Properties Methods Events


C1SolidBrush Class Members

The following tables list the members exposed by C1SolidBrush.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the color of this C1SolidBrush object.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another VisualPrimitive to the current object.  
Public MethodCreates a copy of this object. (Inherited from C1.WPF.Document.VisualPrimitive)
Public MethodOverridden.   
Public MethodOverridden. Creates an object of the same type as the current object.  
Public MethodOverridden. For internal use.  
Public MethodTests whether the current brush is visible within the specified bounds. (Inherited from C1.WPF.Document.C1Brush)
Top
Protected Methods
 NameDescription
Protected MethodFires PropertyChanged event. (Inherited from C1.WPF.Document.VisualPrimitive)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.WPF.Document.VisualPrimitive)
Top
See Also