WmfIntersectClipRect Class
Summary: The META_INTERSECTCLIPRECT record sets the clipping region in the
playback device context to the intersection of the existing clipping
region and the specified rectangle.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfIntersectClipRect
Inheritance: WmfObject
Constructors
Name | Description |
---|---|
WmfIntersectClipRect() | Initializes a new instance of the WmfIntersectClipRect class |
Properties
Name | Type | Access | Description |
---|---|---|---|
rectangle | Rectangle | r/w | Gets or sets the rectangle. |
Constructor: WmfIntersectClipRect()
WmfIntersectClipRect()
Initializes a new instance of the WmfIntersectClipRect class