الفئة VectorPathRecordFactory
Summary: Vector Path Record Factory Class
Module: aspose.imaging.fileformats.core.vectorpaths
Full Name: aspose.imaging.fileformats.core.vectorpaths.VectorPathRecordFactory
Constructors
| Name | الوصف |
|---|---|
| VectorPathRecordFactory() | يقوم بتهيئة نسخة جديدة من الفئة VectorPathRecordFactory |
Methods
| Name | الوصف |
|---|---|
| produce_path_record(data) | ينتج سجل المسار. |
Constructor: VectorPathRecordFactory()
VectorPathRecordFactory()
يقوم بتهيئة نسخة جديدة من الفئة VectorPathRecordFactory
Method: produce_path_record(data)
produce_path_record(data)
ينتج سجل المسار.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| البيانات | System.Byte | بيانات السجل. |
Returns
| نوع | الوصف |
|---|---|
| VectorPathRecord | تم الإنشاء VectorPathRecord |