GraphicContext.FillBrush

GraphicContext.FillBrush property

Sets or gets the brush object that is used to fill the interiors of paths.

public virtual IBrush FillBrush { get; set; }

See Also