Function NextLayer returns a handle to the next layer in the document after the referenced. If the end of the list has been reached, the function returns NIL.
FUNCTION NextLayer(h : HANDLE): HANDLE;def vs.NextLayer(h):
return HANDLE| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to layer. |
Availability: from All Versions