Usages of LassoSelectionInputMode
Properties
lassoSelectionInputMode | in GraphInputMode | Gets or sets the LassoSelectionInputMode which handles the selection of multiple elements by drawing a polygon around them. | |
inputMode | in LassoPathFinishRegionRenderTag | Gets the LassoSelectionInputMode 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. | |
onLassoSelectionInputModeChanged (LassoSelectionInputMode, LassoSelectionInputMode) | in GraphInputMode | Called when the lassoSelectionInputMode property value changes and after initialization of the property. | |
GraphViewerInputMode () | in GraphViewerInputMode | Initializes a new instance of the GraphViewerInputMode class. |