BrushId

EmfPlusFillPolygon.BrushId property

Gets or sets the brush identifier A 32-bit unsigned integer that defines the brush, the content of which is determined by the S bit in the Flags field.

public int BrushId { get; set; }

See Also