PageGetAllDataLayersΒΆ

PageGetAllDataLayers returns the handles of all layers (diagrams) of the specified document page.

rvLayer = PageGetAllDataLayers(hPage)

Return Value

rvLayer is a vector containing the layer handles.

Parameters

hPage

Identifies the page.

id-1797758