Usage

EmfCreateDibPatternBrushPt.Usage property

Gets or sets a 32-bit unsigned integer that specifies how to interpret values in the color table in the DIB header. This value MUST be in the DIBColors enumeration (section 2.1.9).

public EmfDibColors Usage { get; set; }

See Also