GraphicContext.StrokeBrush

GraphicContext.StrokeBrush property

Sets or gets the brush object that is used for stroked paths.

public virtual IBrush StrokeBrush { get; set; }

See Also