EmfSetMetaRgn Classe

Summary: 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.

Module: aspose.imaging.fileformats.emf.emf.records

Full Name: aspose.imaging.fileformats.emf.emf.records.EmfSetMetaRgn

Inheritance: EmfClippingRecordType

Constructors

NameDescription
EmfSetMetaRgn(source)Initialise une nouvelle instance de la classe EmfSetMetaRgn

Properties

NameTypeAccessDescription
sizeintr/wObtient ou définit la taille de l’enregistrement
typeEmfRecordTyper/wObtient ou définit le type.

Methods

NameDescription
create_from_record(source)Initialise une nouvelle instance de la classe EmfRecord.
create_from_type(type)Initialise une nouvelle instance de la classe EmfRecord.

Constructor: EmfSetMetaRgn(source)

 EmfSetMetaRgn(source) 

Initialise une nouvelle instance de la classe EmfSetMetaRgn

Parameters:

ParamètreTypeDescription
sourceEmfRecordLa source.

Method: create_from_record(source) [static]

 create_from_record(source) 

Initialise une nouvelle instance de la classe EmfRecord.

Parameters:

ParamètreTypeDescription
sourceEmfRecordLa source.

Returns

TypeDescription
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

Initialise une nouvelle instance de la classe EmfRecord.

Parameters:

ParamètreTypeDescription
typeEmfRecordTypeLe type d’enregistrement.

Returns

TypeDescription
EmfRecord