Canvas.CanvasClip

Canvas.CanvasClip property

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

public Geometry CanvasClip { get; set; }

See Also