Insert

Método MotionPath.Insert

Insertar nuevo comando en la ruta

public void Insert(int index, MotionCommandPathType type, PointF[] pts, 
    MotionPathPointsType ptsType, bool bRelativeCoord)
ParámetroTipoDescripción
indexInt32
typeMotionCommandPathType
ptsPointF[]
ptsTypeMotionPathPointsType
bRelativeCoordBoolean

Ver También