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 | 描述 |
|---|---|---|---|
| is_disabled | bool | r/w | 获取或设置一个值,指示此实例是否已禁用。 |
| is_inverted | bool | r/w | 获取或设置一个值,指示此实例是否已反转。 |
| is_not_linked | bool | r/w | 获取或设置一个值,指示此实例是否未链接。 |
| paths | VectorPathRecord[] | r/w | 获取或设置路径记录。 |
| 版本 | int | r/w | 获取或设置版本。 |