Add

Método MotionPath.Add

Agregar nuevo comando a la ruta

public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType, 
    bool bRelativeCoord)
ParámetroTipoDescripción
typeMotionCommandPathType
ptsPointF[]
ptsTypeMotionPathPointsType
bRelativeCoordBoolean

Ver También