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:

参数TypeDescription
数据System.Byte记录数据。

Returns

TypeDescription
VectorPathRecord已创建 VectorPathRecord