Click or drag to resize

diagramLink Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The diagramLink type exposes the following members.

Properties
  NameDescription
Public propertycolor
Associated color role - good idea to be sinchronized with: acePaletteRole
(Inherited from diagramElementBase.)
Public propertydescription
Human-readable description text to appear inside or above diagram element
(Inherited from diagramElementBase.)
Public propertyfrom
The node link points from
Public propertyimportance
Associated importance level - good idea to be sinchronized with: acePaletteVariationRole
(Inherited from diagramElementBase.)
Public propertyisConnected
Public propertyisDoubleDirected
If link has arrow on both directions
Public propertyisFromDirected
Should arrow appear next to from node
Public propertyisToDirected
Should arrow appear next to to node
Public propertyname
UID name of this diagram element - for Links no need to be unique
(Inherited from diagramElementBase.)
Public propertyparent
Reference to diagramModel that contains this element
(Inherited from diagramElementBase.)
Public propertyrelatedObject
Object that is logicaly related to this diagram element
(Inherited from diagramElementBase.)
Public propertyto
The node link points to
Public propertytype
Link type
Top
See Also