LinkCollectionAdd Method

Overload List
 NameDescription
Public methodAdd(IPoint, String) Add a link using the default Normal display mode.
Public methodAdd(IPoint, String) Add a link using the default Normal display mode.
Public methodAdd(IPoint, IPoint, String) Add a link. A link is defined by 2 points in most cases, using the default Normal display mode.
Public methodAdd(IPoint, IPoint, String) Add a link. In most cases using the default Normal display mode., a link is defined by 2 points .
Public methodAdd(IPoint, String, CorridorLinkDisplay) Add a link.
Public methodAdd(IPoint, String, CorridorLinkDisplay) Add a link.
Public methodAdd(IPoint, IPoint, String, CorridorLinkDisplay) Add a link. In most cases, a link is defined by 2 points.
Public methodAdd(IPoint, IPoint, String, CorridorLinkDisplay) Add a link. In most cases, a link is defined by 2 points.
Top
See Also