Item

IMotionPath indexer

Devuelve un comando en el índice especificado.

public IMotionCmdPath this[int index] { get; }
ParámetroDescripción
index

Valor de retorno

Comando en el índice especificado IMotionCmdPath

Véase también