Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 394 Bytes

File metadata and controls

24 lines (18 loc) · 394 Bytes

NumSObj

Description

Function NumSObj returns the number of selected objects on the referenced layer.

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

Parameters

Name Type Description
h HANDLE Handle to layer.

Version

Availability: from All Versions

Category