PPositionPathActivity.GetPosition Method
Gets the position at the specified index.
public virtual
PointF GetPosition(
int index);
Parameters
- index
- The index of the desired position.
Return Value
The position at the specified index.
See Also
PPositionPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace