CmxArrowSpec Class
Summary: Represents geometric info specified for outline arrow (marker).
Module: aspose.imaging.fileformats.cmx.objectmodel.specs
Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxArrowSpec
Inheritance: ICmxObjectSpec, CmxPathSpec
Constructors
| Name | Description |
|---|---|
| CmxArrowSpec() | Initializes a new instance of the CmxArrowSpec class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| arrow_offset | float | r/w | Gets or sets the arrow offset. |
| points | CmxPathPointSpec[] | r/w | Gets or sets the points. |
| type | int | r/w | Gets or sets the type. |
Constructor: CmxArrowSpec()
CmxArrowSpec()
Initializes a new instance of the CmxArrowSpec class