Name | Description | |
---|---|---|
Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface. (Inherited from PlotController.) |
||
For internal use. (Inherited from PlotController.) |
||
PlotController.OnTouchDown override. Called when the user touches the screen. |
||
Implements ComponentController.OnTouchMove. Called when the user moves his finger on the screen. (Inherited from PlotController.) |
||
Implements ComponentController.OnTouchUp. Called when the user releases his finger from the screen. (Inherited from PlotController.) |
Name | Description | |
---|---|---|
Converts a plot pixel position to a logical value from specified axis' coordinate system. |