Aurigma Graphics Mill 5.5 for .NET
HatchBrush..::.HatchStyle Property
Gets/sets hatch style for this brush.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property HatchStyle As HatchStyle
C#
public HatchStyle HatchStyle { get; set; }
Property Value
HatchStyle value specifying hatch style of the current brush.Remarks
Default value is Horizontal.