Previous topic

LayerGetAllDatasets

Next topic

LayerGetAutoScale

This Page

LayerGetAllObjectsΒΆ

LayerGetAllObjects returns the handles of all drawing objects.

hvObjects = LayerGetAllObjects(hLayer)

Return Value

hvObjects is a vector of handles of all drawing objects of the layer hLayer.

Parameters

hLayer

Identifies the layer.

id-1970891