GraphicsSurfaceInputMove Method |
Namespace: DWSIM.Drawing.SkiaSharpAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public void InputMove(
int x,
int y
)
Public Sub InputMove (
x As Integer,
y As Integer
)
Request Example
View SourceParameters
- x Int32
-
- y Int32
-
See Also