Click or drag to resize

AnnotationControllerCountAnnotations Method

These methods are used to count the number of annotations in all layers or only a specified layer.
Overload List
  NameDescription
Public methodCountAnnotations
Returns the number of annotations in all of the layers.
Public methodCountAnnotations(LayerAnnotation)
Returns the number of annotations in the provided layer.
Top
See Also