Usages of ViewportChanges
Properties
| animatedViewportChanges | in CanvasComponent | Gets or sets a combination of viewport changes that should be performed in an animated fashion. |
Method Return Values
| from (ViewportChanges) | in ViewportChanges | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| getViewportAnimationDuration (Point, number, ViewportChanges) | in CanvasComponent | Determines the animation duration for a viewport animation. | |
| 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 (ViewportChanges) | in ViewportChanges | Converts the given argument to an enum constant of this enum type. | |
| getName (ViewportChanges) | in ViewportChanges | Returns the name of the given enum constant. |