Class CmxArrowSpec
CmxArrowSpec class
Represents geometric info specified for outline arrow (marker).
public class CmxArrowSpec : CmxPathSpec
Constructors
Name | Description |
---|---|
CmxArrowSpec() | The default constructor. |
Properties
Name | Description |
---|---|
ArrowOffset { get; set; } | Gets or sets the arrow offset. |
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 hash code of the current object. |
See Also
- class CmxPathSpec
- namespace Aspose.Imaging.FileFormats.Cmx.ObjectModel.Specs
- assembly Aspose.Imaging