Path.PathStroke

Path.PathStroke property

Gets or sets the path stroke. Specifies the brush used to draw the stroke.

public Brush PathStroke { get; set; }

See Also