Clase IVectorPathData
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 | Descripción |
|---|---|---|---|
| is_disabled | bool | r/w | Obtiene o establece un valor que indica si esta instancia está deshabilitada. |
| is_inverted | bool | r/w | Obtiene o establece un valor que indica si esta instancia está invertida. |
| is_not_linked | bool | r/w | Obtiene o establece un valor que indica si esta instancia no está vinculada. |
| paths | VectorPathRecord[] | r/w | Obtiene o establece los registros de ruta. |
| versión | int | r/w | Obtiene o establece la versión. |