BrushId

EmfPlusDrawDriverString.BrushId property

Gets or sets the brush identifier A 32-bit unsigned integer that specifies either the foreground color of the text or a graphics brush, depending on the value of the S flag in the Flags

public int BrushId { get; set; }

See Also