Usages of Cursor
Properties
| validClickHitCursor | in ClickInputMode | Gets or sets the cursor to use when hovering over a valid hit region. | |
| preferredCursor | in ConcurrencyController | Gets or sets the cursor the associated mode of this controller would like to have displayed in the CanvasComponent. | |
| cursor | in ConstrainedHandle | Gets the wrappedHandler's cursor property. | |
| validMenuLocationCursor | in ContextMenuInputMode | Gets or sets the cursor to use when the mouse is at a valid menu location. | |
| armedCursor | in CreateBendInputMode | Gets or sets the cursor to use when this mode is in "armed" state. | |
| dragCursor | in CreateEdgeInputMode | Gets or sets the cursor that is used while a new edge is created when there is no valid location to create a bend. | |
| startPortOwnerDraggingCursor | in CreateEdgeInputMode | Gets or sets the cursor that is used once edge creation has started but the mouse is still over the new edge's start node. | |
| validBeginCursor | in CreateEdgeInputMode | Gets or sets the cursor that indicates a valid place to begin an edge creation. | |
| validBendCursor | in CreateEdgeInputMode | Gets or sets the cursor that indicates a valid place to create a bend. | |
| validEndCursor | in CreateEdgeInputMode | Gets or sets the cursor that indicates a valid place to finish creation. | |
| guardCursor | in FocusGuardInputMode | Gets or sets the Cursor that will be shown during active guards. | |
| cursor | in IHandle | Gets the cursor to display when the mouse hovers over or drags this handle. | |
| hoverCursor | in ItemHoverInputMode | Gets or sets the cursor to use when the pointer is hovering over a isValidHoverItem valid hover item. | |
| extendSelectionCursor | in LassoSelectionInputMode | Gets or sets the cursor to use during the dragging of the lasso when extendSelectionRecognizer is active. | |
| lassoCursor | in LassoSelectionInputMode | Gets or sets the cursor to use during the dragging of the lasso. | |
| subtractSelectionCursor | in LassoSelectionInputMode | Gets or sets the cursor to use during the dragging of the lasso when subtractSelectionRecognizer is active. | |
| toggleSelectionCursor | in LassoSelectionInputMode | Gets or sets the cursor to use during the dragging of the lasso when toggleSelectionRecognizer is active. | |
| validBeginCursor | in LassoSelectionInputMode | Gets or sets the cursor to use when beginning the dragging of the lasso is valid. | |
| validEndCursor | in LassoSelectionInputMode | Gets or sets the cursor to use when hovering over a valid end location. | |
| extendSelectionCursor | in MarqueeSelectionInputMode | Gets or sets the cursor to use during the dragging of the marquee when extendSelectionRecognizer is active. | |
| marqueeCursor | in MarqueeSelectionInputMode | Gets or sets the cursor to use during the dragging of the marquee. | |
| subtractSelectionCursor | in MarqueeSelectionInputMode | Gets or sets the cursor to use during the dragging of the marquee when subtractSelectionRecognizer is active. | |
| toggleSelectionCursor | in MarqueeSelectionInputMode | Gets or sets the cursor to use during the dragging of the marquee when toggleSelectionRecognizer is active. | |
| validBeginCursor | in MarqueeSelectionInputMode | Gets or sets the cursor to use when it is valid to begin the marquee selection. | |
| moveCursor | in MoveInputMode | Gets or sets the cursor to use while moving items. | |
| validBeginCursor | in MoveInputMode | Gets or sets the cursor to use while hovering above items that may be moved. | |
| dragCursor | in MoveViewportInputMode | Gets or sets the cursor to use during dragging. | |
| validBeginCursor | in MoveViewportInputMode | Gets or sets the cursor to use when beginning to move the viewport is valid. | |
| defaultCursor | in MultiplexingInputMode | Gets or sets the cursor to use whenever no child mode prefers a different cursor. | |
| cursor | in PortLocationModelParameterHandle | Gets or sets the cursor to display when the mouse hovers over or drags this handle. | |
| cursor | in PortRelocationHandle | ||
| cursor | in RectangleHandle | Gets or sets the cursor to display when the mouse hovers over or drags this handle. | |
| cursor | in ReshapeHandlerHandle | Gets or sets the cursor to display when the mouse hovers over or drags this handle. | |
| columnInvalidEndCursor | in ResizeStripeInputMode | Gets or sets the cursor to use when a column cannot be resized to current mouse position. | |
| columnResizeCursor | in ResizeStripeInputMode | Gets or sets the cursor to use while resizing columns. | |
| columnValidBeginCursor | in ResizeStripeInputMode | Gets or sets the cursor to use while hovering over the border of a column that may be resized. | |
| rowInvalidEndCursor | in ResizeStripeInputMode | Gets or sets the cursor to use when a row cannot be resized to current mouse position. | |
| rowResizeCursor | in ResizeStripeInputMode | Gets or sets the cursor to use while resizing rows. | |
| rowValidBeginCursor | in ResizeStripeInputMode | Gets or sets the cursor to use while hovering over the border of a row that may be resized. | |
| validHoverLocationCursor | in ToolTipInputMode | Gets or sets the cursor to use when the mouse is at a valid hover location. | |
| waitCursor | in WaitInputMode | Gets or sets the WaitCursor property. | |
| ALIAS | in Cursor | Gets the cursor to be shown when an alias or shortcut can be created. | |
| ALL_SCROLL | in Cursor | Gets the cursor indicating that something can be scrolled or panned. | |
| AUTO | in Cursor | Gets the cursor where the browser determines the actual cursor to be displayed. | |
| CELL | in Cursor | Gets the cursor to indicate selection of a table cell.. | |
| COL_RESIZE | in Cursor | Gets the cursor for resizing columns. | |
| CONTEXT_MENU | in Cursor | Gets the cursor to indicate that there is a context menu available. | |
| COPY | in Cursor | Gets the cursor to be shown when something can be copied (often used for drag & drop). | |
| CROSSHAIR | in Cursor | Gets the crosshair cursor. | |
| DEFAULT | in Cursor | Gets the default cursor. | |
| E_RESIZE | in Cursor | Gets a cursor that indicates that an edge at the east will be moved. | |
| EW_RESIZE | in Cursor | Gets the horizontal resize cursor. | |
| GRAB | in Cursor | Gets the cursor indicating that something can be grabbed (usually in conjunction with GRABBING). | |
| GRABBING | in Cursor | Gets the cursor indicating that something is currently being grabbed (usually in conjunction with GRAB ). | |
| HELP | in Cursor | Gets the cursor that indicates that help is available for the object under the cursor. | |
| MOVE | in Cursor | Gets the move cursor. | |
| N_RESIZE | in Cursor | Gets a cursor that indicates that an edge at the north will be moved. | |
| NE_RESIZE | in Cursor | Gets a cursor that indicates that edges at the north and east will be moved. | |
| NESW_RESIZE | in Cursor | Gets the diagonal resize cursor for NE to SW resizes. | |
| NO_DROP | in Cursor | Gets the cursor to be shown where nothing can be dropped in a drag & drop operation. | |
| NONE | in Cursor | Gets the invisible cursor. | |
| NOT_ALLOWED | in Cursor | Gets the cursor to be shown when an action cannot be done. | |
| NS_RESIZE | in Cursor | Gets the vertical resize cursor. | |
| NW_RESIZE | in Cursor | Gets a cursor that indicates that edges at the north and west will be moved. | |
| NWSE_RESIZE | in Cursor | Gets the diagonal resize cursor for NW to SE resizes. | |
| POINTER | in Cursor | Gets the cursor with a pointing hand, as used for example on a hyperlink. | |
| PROGRESS | in Cursor | Gets the cursor that indicates progress. | |
| ROW_RESIZE | in Cursor | Gets the cursor for resizing rows. | |
| S_RESIZE | in Cursor | Gets a cursor that indicates that the edge at the south will be moved. | |
| SE_RESIZE | in Cursor | Gets a cursor that indicates that edges at the south and east will be moved. | |
| SW_RESIZE | in Cursor | Gets a cursor that indicates that edges at the south and west will be moved. | |
| TEXT | in Cursor | Gets the text selection cursor. | |
| VERTICAL_TEXT | in Cursor | Gets the vertical text selection cursor. | |
| W_RESIZE | in Cursor | Gets a cursor that indicates that the edge at the west will be moved. | |
| WAIT | in Cursor | Gets the wait cursor. | |
| ZOOM_IN | in Cursor | Gets the cursor for zooming in. | |
| ZOOM_OUT | in Cursor | Gets the cursor for zooming out. |
Method Parameters
| ClickInputMode () | in ClickInputMode | Creates a new instance of this mode that detects left mouse clicks. | |
| ContextMenuInputMode () | in ContextMenuInputMode | Initializes a new instance of the ContextMenuInputMode class. | |
| CreateBendInputMode () | in CreateBendInputMode | Creates a new instance that will use the IGraph from the parentInputModeContext to create bends in. | |
| CreateEdgeInputMode () | in CreateEdgeInputMode | Creates a new instance that will use the IGraph from the parentInputModeContext to create edges in. | |
| FocusGuardInputMode () | in FocusGuardInputMode | Creates a new instance of this mode. | |
| GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
| GraphViewerInputMode () | in GraphViewerInputMode | Initializes a new instance of the GraphViewerInputMode class. | |
| addHandle (IMutablePoint, Cursor?, HandleType?) | in HandleInputMode | Factory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance. | |
| create () | in IHandle | ||
| ItemHoverInputMode () | in ItemHoverInputMode | Initializes a new instance of the ItemHoverInputMode class. | |
| LassoSelectionInputMode () | in LassoSelectionInputMode | Creates a new instance of the lasso selection mode. | |
| MarqueeSelectionInputMode () | in MarqueeSelectionInputMode | Creates a new instance of the marquee selection mode. | |
| MoveInputMode () | in MoveInputMode | Initializes a new instance of the MoveInputMode class. | |
| MoveViewportInputMode () | in MoveViewportInputMode | Creates a new instance of the move viewport mode | |
| MultiplexingInputMode () | in MultiplexingInputMode | Creates an instance with no initial modes. | |
| OverviewInputMode () | in OverviewInputMode | Creates a new instance. | |
| ReparentStripeInputMode () | in ReparentStripeInputMode | ||
| ResizeStripeInputMode () | in ResizeStripeInputMode | Creates a new instance of this input mode. | |
| TableEditorInputMode () | in TableEditorInputMode | Creates a new instance. | |
| ToolTipInputMode () | in ToolTipInputMode | Creates a new instance using the provided optional text provider. | |
| WaitInputMode () | in WaitInputMode | Creates a new instance of this mode. | |
| Cursor (string, Cursor) | in Cursor | Initializes a new Cursor instance using the provided url and an alternative. | |
| Cursor (string, number, number, Cursor) | in Cursor | Initializes a new Cursor instance using the provided url, hot-spot coordinates, and an alternative. |