Click or drag to resize

AnnotationControllerSelectFromBounds Method

Use these methods to select annotations from a rectangle specifying the bounds in document space.
Overload List
  NameDescription
Public methodSelectFromBounds(RectangleF, Boolean)
Selects annotations that are partially or fully within a rectangular area.
Public methodSelectFromBounds(LayerAnnotation, RectangleF, Boolean)
Selects annotations from a layer that are without a bounding region.
Top
See Also