[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Layer.ClipRect

ClipRect Property

ClipRect

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.

Declaration
public LayoutRect ClipRect { get; set; }
Public Property ClipRect As LayoutRect