Click or drag to resize

WpfAnnotationUIHitTestCore Method

Overload List
  NameDescription
Protected methodHitTestCore(GeometryHitTestParameters)
Determines whether a geometry value is within the bounds of the visual object.
(Inherited from Visual.)
Protected methodHitTestCore(PointHitTestParameters)
Determines whether a point coordinate value is within the bounds of the visual object.
(Overrides VisualHitTestCore(PointHitTestParameters).)
Top
See Also