VectorPathRecordFactory-klass
Summary: Vector Path Record Factory Class
Module: aspose.imaging.fileformats.core.vectorpaths
Full Name: aspose.imaging.fileformats.core.vectorpaths.VectorPathRecordFactory
Constructors
| Name | Description |
|---|---|
| VectorPathRecordFactory() | Initierar en ny instans av VectorPathRecordFactory-klassen |
Methods
| Name | Description |
|---|---|
| produce_path_record(data) | Producerar sökvägsposten. |
Constructor: VectorPathRecordFactory()
VectorPathRecordFactory()
Initierar en ny instans av VectorPathRecordFactory-klassen
Method: produce_path_record(data)
produce_path_record(data)
Producerar sökvägsposten.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| data | System.Byte | Postdata. |
Returns
| Typ | Beskrivning |
|---|---|
| VectorPathRecord | Skapad VectorPathRecord |