The DeleteLayer transaction removes the specified layer from the specified document window.
Type XTYP_EXECUTE
Syntax [DeleteLayer(docwinID, layerID, <pageID>)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
layerID |
DWORD |
identifier of the layer to delete | |
|
pageID |
DWORD |
identifier of the page that contains the layer to delete. Optional parameter. | |
Release information
Added in Release 3.40.
See also