Insert

MotionPath.Insert méthode

Insérer une nouvelle commande dans le chemin

public void Insert(int index, MotionCommandPathType type, PointF[] pts,  
    MotionPathPointsType ptsType, bool bRelativeCoord)  
ParamètreTypeDescription
indexInt32
typeMotionCommandPathType
ptsPointF[]
ptsTypeMotionPathPointsType
bRelativeCoordBoolean

Voir aussi