Version

Search Results

Width Property (Size)

Gets or sets the width component. Syntax

Size Constructor()

Initializes a new instance of the Size class. Syntax

Size Constructor(Single,Single)

Initializes a new instance of the Size class. Syntax Parameters width Width component.height Height component.

Size Constructor(SizeF)

Initializes a new instance of the Size class. Syntax Parameters size Native size.

Size Constructor

Overload List

SolidColorBrush Class

Represents a solid color brush. Syntax

SolidColorBrush Class Members

Public Constructors Public Properties Public Methods

Clone Method (SolidColorBrush)

Returns a copy of the brush. Syntax Return Value An identical brush.