VectorPathRecordFactory Sınıfı
Summary: Vector Path Record Factory Class
Module: aspose.imaging.fileformats.core.vectorpaths
Full Name: aspose.imaging.fileformats.core.vectorpaths.VectorPathRecordFactory
Constructors
| Name | Açıklama |
|---|---|
| VectorPathRecordFactory() | VectorPathRecordFactory sınıfının yeni bir örneğini başlatır |
Methods
| Name | Açıklama |
|---|---|
| produce_path_record(data) | Yol kaydını üretir. |
Constructor: VectorPathRecordFactory()
VectorPathRecordFactory()
VectorPathRecordFactory sınıfının yeni bir örneğini başlatır
Method: produce_path_record(data)
produce_path_record(data)
Yol kaydını üretir.
Parameters:
| Parameter | Tür | Açıklama |
|---|---|---|
| veri | System.Byte | Kayıt verileri. |
Returns
| Tür | Açıklama |
|---|---|
| VectorPathRecord | Oluşturuldu VectorPathRecord |