Click or drag to resize

ApiSessionCreateLink Method

Overload List
  NameDescription
Public methodCreateLink(UInt64, Point)
Creates a new link inside a location.
Public methodCreateLink(ObjectProxy, Point)
Creates a new link inside a location.
Public methodCreateLink(UInt64, String, Point)
Creates a new link inside a location.
Public methodCreateLink(ObjectProxy, String, Point)
Creates a new link inside a location.
Public methodCreateLink(UInt64, String, Point, ObjectProxy)
Creates a new link inside a location.
Public methodCreateLink(UInt64, String, Point, UInt64)
Creates a new link inside a location.
Public methodCreateLink(ObjectProxy, String, Point, ObjectProxy)
Creates a new link inside a location.
Public methodCreateLink(ObjectProxy, String, Point, UInt64)
Creates a new link inside a location.
Top
See Also