Click or drag to resize

AnnotationControllerAnnotationFromPoint Method

Used to test if an annotation exists at the specified point in viewer space.
Overload List
  NameDescription
Public methodAnnotationFromPoint(PointF)
Returns the annotation located at a specific point on the control.
Public methodAnnotationFromPoint(LayerAnnotation, PointF)
Returns the annotation at the specified point of a specified layer.
Top
See Also