HatchBrush.HatchStyle

HatchBrush.HatchStyle property

Gets the hatch style of this HatchBrush object.

public HatchStyle HatchStyle { get; }

Return Value

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

See Also