Class CmxPathSpec
CmxPathSpec class
Represents geometric info specified for a path.
public class CmxPathSpec : ICmxObjectSpec
Constructors
| Name | Description |
|---|---|
| CmxPathSpec() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Points { get; set; } | Gets or sets the points. |
| Type { get; set; } | Gets or sets the type. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Check if objects are equal. |
| override GetHashCode() | Get the hash code of the current object. |
See Also
- interface ICmxObjectSpec
- namespace Aspose.Imaging.FileFormats.Cmx.ObjectModel.Specs
- assembly Aspose.Imaging