CmxPathSpec 类
Summary: Represents geometric info specified for a path.
Module: aspose.imaging.fileformats.cmx.objectmodel.specs
Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxPathSpec
Inheritance: ICmxObjectSpec
Constructors
| Name | 描述 |
|---|---|
| CmxPathSpec() | 初始化 CmxPathSpec 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| points | CmxPathPointSpec[] | r/w | 获取或设置点。 |
| type | int | r/w | 获取或设置类型。 |
Constructor: CmxPathSpec()
CmxPathSpec()
初始化 CmxPathSpec 类的新实例