[]
Gets or sets a LayoutRect that affects the transformation matrix when clipping this Layer.
If the CreateClipRegion delegate is not assigned, the ClipRect rectangle is also used as a clipping region.
public LayoutRect ClipRect { get; set; }
Public Property ClipRect As LayoutRect