Usages of IHitTester
Properties
hitTester | in GraphInputMode | Gets or sets the hitTester property. | |
hitTester | in GraphModelManager | Gets a IHitTester that can be used to enumerate hits on the canvas at a given world coordinate position. |
Method Return Values
create (function(IInputModeContext, Point, GraphItemTypes):IEnumerable<IModelItem>) | in IHitTester |
Method Parameters
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. |