EmfFillPath-klass

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

NameDescription
EmfFillPath()Initierar en ny instans av klassen EmfFillPath.
EmfFillPath(source)Initierar en ny instans av klassen EmfFillPath.

Properties

NameTypeAccessDescription
boundsRectangler/wHämtar eller anger ett 128-bitars WMF RectL‑objekt, specificerat i [MS-WMF] avsnitt 2.2.2.19,
som specificerar den omgivande rektangeln, i enhetsenheter.
storlekintr/wHämtar eller anger storleken på posten
typeEmfRecordTyper/wHämtar eller anger typen.

Methods

NameDescription
create_from_record(source)Initierar en ny instans av klassen EmfRecord.
create_from_type(type)Initierar en ny instans av klassen EmfRecord.

Constructor: EmfFillPath()

 EmfFillPath() 

Initierar en ny instans av klassen EmfFillPath.

Constructor: EmfFillPath(source)

 EmfFillPath(source) 

Initierar en ny instans av klassen EmfFillPath.

Parameters:

ParameterTypBeskrivning
sourceEmfRecordKällan.

Method: create_from_record(source) [static]

 create_from_record(source) 

Initierar en ny instans av klassen EmfRecord.

Parameters:

ParameterTypBeskrivning
sourceEmfRecordKällan.

Returns

TypBeskrivning
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

Initierar en ny instans av klassen EmfRecord.

Parameters:

ParameterTypBeskrivning
typeEmfRecordTypePosttypen.

Returns

TypBeskrivning
EmfRecord