Version

Search Results

Color Property (SolidColorBrush)

Gets or sets the color of the brush. Syntax

Type Property (SolidColorBrush)

Gets the BrushType of this brush. Syntax

SolidColorBrush Constructor(Color)

Initializes a new instance of the SolidColorBrush class. Syntax Parameters color A reference to a Color object.

SolidColorBrush Constructor(SolidBrush)

Initializes a new instance of the SolidColorBrush class. Syntax Parameters brush A reference to a System.Drawing.SolidBrush object.

TextureBrush Class

Represents a texture brush. Syntax

TextureBrush Class Members

Public Constructors Public Properties Public Methods

TextureBrush Class Properties

Public Properties

Angle Property (TextureBrush)

Gets or sets the rotation angle. Syntax Remarks The angle is measured in a clockwise direction.