XpsPath.Fill

XpsPath.Fill property

Returns/sets the brush used to paint the geometry specified by the Data property of the path.

public XpsBrush Fill { get; set; }

See Also