Returns the label whose layout rectangle contains the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ItemLabel labelFromPoint ( |
A Point2D instance.
The LinkLabel that contains the specified point.
See Also