Arrows

CdrDocument.Arrows property

Gets the arrows.

public Dictionary<int, CdrArrow> Arrows { get; }

Property Value

The arrows.

See Also