ClipRect

EmfPlusSetClipRect.ClipRect property

Gets or sets an EmfPlusRectF object (section 2.2.2.39) that defines the rectangle to use in the CombineMode operation.

public RectangleF ClipRect { get; set; }

See Also