HatchBrush.HatchStyle Property

Gets or sets a hatch style for this brush.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public HatchStyle HatchStyle { get; set; }

Property Value

A HatchStyle value specifying a hatch style of the current brush. The default value is Horizontal.

See Also

Reference