Class EmfOffsetClipRgn
Contents
[
Hide
]EmfOffsetClipRgn class
The EMR_OFFSETCLIPRGN record moves the current clipping region in the playback device context by the specified offsets.
public sealed class EmfOffsetClipRgn : EmfClippingRecordType
Constructors
| Name | Description |
|---|---|
| EmfOffsetClipRgn() | Initializes a new instance of the EmfOffsetClipRgn class. |
| EmfOffsetClipRgn(EmfRecord) | Initializes a new instance of the EmfOffsetClipRgn class. |
Properties
| Name | Description |
|---|---|
| Offset { get; set; } | Gets or sets a WMF PointL object ([MS-WMF] section 2.2.2.15) that specifies the horizontal and vertical offsets in logical units. |
| Size { get; set; } | Gets or sets the size of the record |
| Type { get; set; } | Gets or sets the type. |
See Also
- class EmfClippingRecordType
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging