ASP.NET Pack Programmer's Guide
HatchBrush.HatchStyle Property
See Also
 





Gets or sets the hatch style of this brush.

Namespace: MindFusion.Drawing
Package: MindFusion.Common

 Syntax

C#  Copy Code

public HatchStyle HatchStyle { get; set; }

Visual Basic  Copy Code

Public Property HatchStyle As HatchStyle

 Property Value

A member of the .NET HatchStyle enumeration that represents the pattern of this brush.

 See Also

HatchBrush Members
HatchBrush Class
MindFusion.Drawing Namespace