clsFigure..::..moveFigure Method
moves the figure
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public bool moveFigure( moveDirection oDirection, int iLength )
Public Function moveFigure ( _ oDirection As moveDirection, _ iLength As Integer _ ) As Boolean
public: bool^ moveFigure( moveDirection^ oDirection, int^ iLength )
Parameters
- oDirection
- Type: FlowWright.cDevDecisionEngine..::..moveDirection
direction to move
- iLength
- Type: Int32
length to move