VectorPathRecordFactory Class

Summary: Vector Path Record Factory Class

Module: aspose.imaging.fileformats.core.vectorpaths

Full Name: aspose.imaging.fileformats.core.vectorpaths.VectorPathRecordFactory

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
VectorPathRecordFactory()Initializes a new instance of the VectorPathRecordFactory class

Methods

NameDescription
produce_path_record(data)Produces the path record.

Constructor: VectorPathRecordFactory()

 VectorPathRecordFactory() 

Initializes a new instance of the VectorPathRecordFactory class

Method: produce_path_record(data)

 produce_path_record(data) 

Produces the path record.

Parameters:

ParameterTypeDescription
databyteThe record data.

Returns

TypeDescription
VectorPathRecordCreated VectorPathRecord