HatchBrush::HatchStyle Property

 

Gets the hatch style of this HatchBrush object.

Namespace:   System.Drawing.Drawing2D
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property HatchStyle HatchStyle {
	HatchStyle get();
}

Property Value

Type: System.Drawing.Drawing2D::HatchStyle

One of the HatchStyle values that represents the pattern of this HatchBrush.

.NET Framework
Available since 1.1
Return to top
Show: