Gets the number of annotation elements for the specified layer.
| Visual Basic |
|---|
Public Function PrgGetItemCount( _ ByVal layerHandle As Long _ ) As Long |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
The number of annotation elements on the layer.