Sets new offset for the specified stop.
Syntax
public void SetStopOffset(
int ,
float
)
public: void SetStopOffset(
int ,
float
)
public:
void SetStopOffset(
int ,
float
)
Parameters
- index
- Stop index.
- offset
- New offset for the specified stop.
See Also