Class EmfSetMetaRgn

Class EmfSetMetaRgn

Namespace: Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly: Aspose.Imaging.dll (25.2.0)

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

objectMetaObjectEmfRecordEmfClippingRecordTypeEmfSetMetaRgn

Inherited Members

EmfRecord.Type, EmfRecord.Size, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

EmfSetMetaRgn(EmfRecord)

Initializes a new instance of the Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetMetaRgn class.

public EmfSetMetaRgn(EmfRecord source)

Parameters

source EmfRecord

The source.