EmfWidenPath فئة

Summary: This record redefines the current path as the area that would be painted if the path
were drawn using the pen currently selected into the playback device context.

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

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

Inheritance: EmfPathBracketRecordType

Constructors

Nameالوصف
EmfWidenPath()يُنشئ نسخة جديدة من الفئة EmfWidenPath.

Properties

NameTypeAccessالوصف
الحجمintr/wيحصل أو يعيّن حجم السجل
typeEmfRecordTyper/wيحصل أو يحدد النوع.

Methods

Nameالوصف
create_from_record(source)ينشئ مثيلًا جديدًا من الفئة EmfRecord.
create_from_type(type)ينشئ مثيلًا جديدًا من الفئة EmfRecord.

Constructor: EmfWidenPath()

 EmfWidenPath() 

يُنشئ نسخة جديدة من الفئة EmfWidenPath.

Method: create_from_record(source) [static]

 create_from_record(source) 

ينشئ مثيلًا جديدًا من الفئة EmfRecord.

Parameters:

معاملنوعالوصف
sourceEmfRecordالمصدر.

Returns

نوعالوصف
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

ينشئ مثيلًا جديدًا من الفئة EmfRecord.

Parameters:

معاملنوعالوصف
typeEmfRecordTypeنوع السجل.

Returns

نوعالوصف
EmfRecord