Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 375 Bytes

File metadata and controls

24 lines (18 loc) · 375 Bytes

NumObj

Description

Function NumObj returns the number of objects on the referenced layer.

FUNCTION NumObj(h : HANDLE): LONGINT;
def vs.NumObj(h):
    return LONGINT

Parameters

Name Type Description
h HANDLE Handle to layer.

Version

Availability: from All Versions

Category