CmxPathSpec Class
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 | Description |
|---|---|
| CmxPathSpec() | Initializes a new instance of the CmxPathSpec class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| points | CmxPathPointSpec[] | r/w | Gets or sets the points. |
| type | int | r/w | Gets or sets the type. |
Constructor: CmxPathSpec()
CmxPathSpec()
Initializes a new instance of the CmxPathSpec class