[]
        
(Showing Draft Content)

C1.WPF.Document.C1SolidBrush

C1SolidBrush Class

Defines a brush of a single color.

Inheritance
C1SolidBrush
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class C1SolidBrush : C1Brush, INotifyPropertyChanged

Constructors

Name Description
C1SolidBrush()

Initializes a new instance of the C1SolidBrush class.

C1SolidBrush(Color)

Initializes a new instance of the C1SolidBrush class.

Properties

Name Description
Color

Gets or sets the color of this C1SolidBrush object.

Methods

Name Description
AssignFrom(VisualPrimitive)

Assigns (copies) properties from another VisualPrimitive to the current object.

Compare(VisualPrimitive)

Compares this VisualPrimitive object with another VisualPrimitive object returns true if objects represent same object.

CreateSame()

Creates an object of the same type as the current object.

GetHashCodeInt()

For internal use.