Pen.Brush

Pen.Brush property

Gets or sets the Brush that determines attributes of this Pen.

public Brush Brush { get; set; }

See Also