Insert

MotionPath.Insert method

Neuen Befehl in Pfad einfügen

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

Siehe auch