IVectorPathData Sınıfı
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 | Açıklama |
|---|---|---|---|
| is_disabled | bool | r/w | Bu örneğin devre dışı bırakılıp bırakılmadığını gösteren bir değeri alır veya ayarlar. |
| is_inverted | bool | r/w | Bu örneğin ters çevrilip çevrilmediğini gösteren bir değeri alır veya ayarlar. |
| is_not_linked | bool | r/w | Bu örneğin bağlanmamış olup olmadığını gösteren bir değeri alır veya ayarlar. |
| paths | VectorPathRecord[] | r/w | Yol kayıtlarını alır veya ayarlar. |
| version | int | r/w | Sürümü alır veya ayarlar. |