Description:
Removes the layer at the specified position from the layer array. The layer object at the specified position is destroyed by this function.
Syntax:
Sub Remove (Index as Long)
Parameters:
| Name |
Description |
| Index |
Index of the layer to remove. |
Return Value:
None