DiagramEventObjectCollection
23 Sep 20251 minute to read
DiagramCollectionObject is the interface for the diagram objects
MouseEventElement notifies whether it is node or connector or selector model
Properties
connector ConnectorModel[]
returns the collection of connectors
ObservableCollection
connectors ConnectorModel[]
returns the collection of connector
node NodeModel[]
returns the collection of node
ObservableCollection
nodes NodeModel[]
returns the collection of node