Path.Stroke

Path.Stroke property

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

public string Stroke { get; set; }

See Also