BrushHatch

EmfLogPenEx.BrushHatch property

Gets or sets the brush hatch pattern. The definition of this field depends on the BrushStyle value, as shown in the table later in this section.

public EmfHatchStyle BrushHatch { get; set; }

See Also