ICanvasContext.StrokeBrush

ICanvasContext.StrokeBrush property

Gets or sets the stroke brush. See IBrush.

public IBrush StrokeBrush { get; set; }

See Also