BrushId

EmfPlusFillPath.BrushId property

Gets or sets the Brush ID 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