EmfFillPath Klasse

Summary: The EMR_FILLPATH record closes any open figures in the current path and fills the path’s interior by
using the current brush and polygon-filling mode.

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

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

Inheritance: EmfDrawingRecordType

Constructors

NameBeschreibung
EmfFillPath()Initialisiert eine neue Instanz der Klasse EmfFillPath.
EmfFillPath(source)Initialisiert eine neue Instanz der Klasse EmfFillPath.

Properties

NameTypeAccessBeschreibung
boundsRectangler/wLiest oder schreibt ein 128‑Bit‑WMF‑RectL‑Objekt, angegeben in [MS-WMF] Abschnitt 2.2.2.19,
das das Begrenzungsrechteck in Geräte‑Einheiten angibt.
sizeintr/wLiest oder setzt die Größe des Datensatzes
typeEmfRecordTyper/wRuft ab oder legt den Typ fest.

Methods

NameBeschreibung
create_from_record(source)Initialisiert eine neue Instanz der EmfRecord Klasse.
create_from_type(type)Initialisiert eine neue Instanz der EmfRecord Klasse.

Constructor: EmfFillPath()

 EmfFillPath() 

Initialisiert eine neue Instanz der Klasse EmfFillPath.

Constructor: EmfFillPath(source)

 EmfFillPath(source) 

Initialisiert eine neue Instanz der Klasse EmfFillPath.

Parameters:

ParameterTypBeschreibung
sourceEmfRecordDie Quelle.

Method: create_from_record(source) [static]

 create_from_record(source) 

Initialisiert eine neue Instanz der EmfRecord Klasse.

Parameters:

ParameterTypBeschreibung
sourceEmfRecordDie Quelle.

Returns

TypBeschreibung
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

Initialisiert eine neue Instanz der EmfRecord Klasse.

Parameters:

ParameterTypBeschreibung
typeEmfRecordTypeDer Datensatztyp.

Returns

TypBeschreibung
EmfRecord