Path.PathClip

Path.PathClip property

Gets or sets the path clip. Limits the rendered region of the element.

public Geometry PathClip { get; set; }

See Also