IVectorPathData Classe
Summary: The interface for access to the vector path data.
Module: aspose.imaging.fileformats.core.vectorpaths
Full Name: aspose.imaging.fileformats.core.vectorpaths.IVectorPathData
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| is_disabled | bool | r/w | Ottiene o imposta un valore che indica se questa istanza è disabilitata. |
| is_inverted | bool | r/w | Ottiene o imposta un valore che indica se questa istanza è invertita. |
| is_not_linked | bool | r/w | Ottiene o imposta un valore che indica se questa istanza non è collegata. |
| paths | VectorPathRecord[] | r/w | Ottiene o imposta i record del percorso. |
| versione | int | r/w | Ottiene o imposta la versione. |