BrushId

EmfPlusFillClosedCurve.BrushId property

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

public int BrushId { get; set; }

See Also