Table of Contents

Class EmfSetMetaRgn

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly
Aspose.Imaging.dll

Inter sets the current meta region with the current clipping region to form a new meta region for the playback device context. The current clipping region SHOULD be reset to null. This EMF record specifies no parameters.

public sealed class EmfSetMetaRgn : EmfClippingRecordType
Inheritance
EmfSetMetaRgn
Inherited Members

Constructors

EmfSetMetaRgn(EmfRecord)

Initializes a new instance of the EmfSetMetaRgn class.

public EmfSetMetaRgn(EmfRecord source)

Parameters

source EmfRecord

The source.