CmxArrowSpec

CmxArrowSpec class

Represents geometric info specified for outline arrow (marker).

public class CmxArrowSpec : CmxPathSpec

Constructors

NameDescription
CmxArrowSpec()The default constructor.

Properties

NameDescription
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

NameDescription
override Equals(object)Check if objects are equal.
override GetHashCode()Get hash code of the current object.

See Also