Get the number of groups for the specific layer.
Visual Basic |
---|
Public Function PrgGetGroupCount( _ ByVal layerHandle As Long _ ) As Long |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
The number of groups in the specific layer.