Usages of MouseWheelBehaviors
Properties
mouseWheelBehavior | in OverviewInputMode | Gets or sets the behavior of the mouse wheel. | |
mouseWheelBehavior | in CanvasComponent | Gets or sets the action to perform when turning the mouse wheel. |
Method Return Values
from (MouseWheelBehaviors) | in MouseWheelBehaviors | Converts the given argument to an enum constant of this enum type. |
Method Parameters
OverviewInputMode () | in OverviewInputMode | Creates a new instance. | |
GraphComponent (HTMLElement, ) | in GraphComponent | Creates a new instance of the GraphComponent in the given div element. | |
GraphComponent () | in GraphComponent | Creates a new instance of the GraphComponent. | |
GraphComponent (string, ) | in GraphComponent | Creates a new instance of GraphComponent using the div element that is specified by the selector . | |
from (MouseWheelBehaviors) | in MouseWheelBehaviors | Converts the given argument to an enum constant of this enum type. | |
getName (MouseWheelBehaviors) | in MouseWheelBehaviors | Returns the name of the given enum constant. |