Usages of MarqueeSelectionInputMode
Properties
marqueeSelectionInputMode | in GraphInputMode | Gets or sets the MarqueeSelectionInputMode which handles the selection of multiple elements by drawing a rectangle around them. | |
inputMode | in MarqueeRenderTag | Gets the MarqueeSelectionInputMode instance that manages the renderer. |
Method Parameters
GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
onMarqueeSelectionInputModeChanged (MarqueeSelectionInputMode, MarqueeSelectionInputMode) | in GraphInputMode | Called when the marqueeSelectionInputMode property value changes and after initialization of the property. | |
GraphViewerInputMode () | in GraphViewerInputMode | Initializes a new instance of the GraphViewerInputMode class. |