Piccolo.NET

PPositionPathActivity.SetPosition Method 

Sets the position at the specified index.

public virtual void SetPosition(
   int index,
   PointF position
);

Parameters

index
The index at which to set the position.
position
The new position to set.

See Also

PPositionPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace