ICanvasContext.FillBrush

ICanvasContext.FillBrush property

Gets or sets the fill brush. See IBrush.

public IBrush FillBrush { get; set; }

See Also