Click or drag to resize

ILinkSource Methods

The ILinkSource type exposes the following members.

Methods
  NameDescription
Public methodCode exampleBreakCurrentLink
Breaks the link between the source and the target.
Public methodCode exampleCancelLinking
Cancels the linking mode without creating a link.
Public methodCode exampleCheckCanLinkTo
Verifies if a link between the parts can be successful.
Public methodCode exampleLinkToTarget(ILinkTarget)
Establishes a link between two parts.
Public methodLinkToTarget(LinkActorType, ILinkTarget)
Establishes a link between two parts.
Public methodCode exampleStartLinking
Starts the linking mode of this source.
Top
See Also