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