CreateByNames(OriginID: String; DestID: String): IMapArrow;
OriginID. Name of the territory that will be a start point for an arrow
DestID. Name of the territory being the arrow end point.
The CreateByNames method adds an arrow to the collection based on the specified names of connected territories.
The property use is given in the example for the IMapLayerArrows.CreateByIDs property.
See also: