BrushId

EmfPlusFillEllipse.BrushId property

Gets or sets the brush identifier A 32-bit unsigned integer that specifies the brush, the content of which is determined by the S bit in the Flags field. This definition is used to fill the interior of the ellipse

public int BrushId { get; set; }

See Also