Click or drag to resize

GH_DocumentRelevantObjectAtPoint Method

Overload List
  NameDescription
Public methodRelevantObjectAtPoint(PointF)
Find the most relevant object at a given canvas location. The most relevant object might be a regular Object (Component or Parameter), it might be an attribute grip, an attribute balloon, a wire or a group.
Public methodRelevantObjectAtPoint(PointF, GH_RelevantObjectFilter)
Find the most relevant object at a given canvas location. The most relevant object might be a regular Object (Component or Parameter), it might be an attribute grip, an attribute balloon, a wire or a group.
Top
See Also