Class WmfIntersectClipRect
WmfIntersectClipRect class
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.
public class WmfIntersectClipRect : WmfObject
Constructors
Name | Description |
---|---|
WmfIntersectClipRect() | The default constructor. |
Properties
Name | Description |
---|---|
Rectangle { get; set; } | Gets or sets the rectangle. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging