CdrArrow

CdrArrow class

The cdr arrow

public class CdrArrow : CdrDictionaryItem

Constructors

NameDescription
CdrArrow()The default constructor.

Properties

NameDescription
Disposed { get; }Gets a value indicating whether this instance is disposed.
Document { get; set; }Gets or sets the document.
Id { get; set; }Gets or sets the identifier.
Parent { get; set; }Gets or sets the parent.
Points { get; set; }Gets or sets the points.
PointTypes { get; set; }Gets or sets the point types.

Methods

NameDescription
Dispose()Disposes the current instance.

See Also