Insert

MotionPath.Insert-Methode

Neuen Befehl zum Pfad hinzufügen

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

Siehe auch