HatchStyle

EmfPlusHatchBrushData.HatchStyle property

Gets or sets a 32-bit unsigned integer that specifies the brush hatch style. It MUST be defined in the EmfPlusHatchStyle enumeration.

public EmfPlusHatchStyle HatchStyle { get; set; }

See Also