Click or drag to resize

WpfAnnotationCanvas.CountAnnotations Method

These methods count the annotations in all layers or only a single layer.
Overload List
  NameDescription
Public methodCountAnnotations()
Counts the number of annotations in this canvas.
Public methodCountAnnotations(WpfLayerAnnotation)
Counts the number of annotations in the provided layer.
Top
See Also