public method IReticleCanvasPath.MoveTo

Brief

Move to the position

Declaration
C#
void  MoveTo (float x, float y)

Parameters
x
y

Declared in IReticleCanvasPath

back