EmfSetMetaRgn Sınıf

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

NameAçıklama
EmfSetMetaRgn(source)Yeni bir örnek başlatır ve EmfSetMetaRgn sınıfını oluşturur.

Properties

NameTypeAccessAçıklama
sizeintr/wKaydın boyutunu alır veya ayarlar
typeEmfRecordTyper/wTürü alır veya ayarlar.

Methods

NameAçıklama
create_from_record(source)Yeni bir EmfRecord sınıfı örneği başlatır.
create_from_type(type)Yeni bir EmfRecord sınıfı örneği başlatır.

Constructor: EmfSetMetaRgn(source)

 EmfSetMetaRgn(source) 

Yeni bir örnek başlatır ve EmfSetMetaRgn sınıfını oluşturur.

Parameters:

ParameterTürAçıklama
sourceEmfRecordKaynak.

Method: create_from_record(source) [static]

 create_from_record(source) 

Yeni bir EmfRecord sınıfı örneği başlatır.

Parameters:

ParameterTürAçıklama
sourceEmfRecordKaynak.

Returns

TürAçıklama
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

Yeni bir EmfRecord sınıfı örneği başlatır.

Parameters:

ParameterTürAçıklama
typeEmfRecordTypeKayıt türü.

Returns

TürAçıklama
EmfRecord