Called when the left mouse button is pressed while the pointer is over this label.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void onPointerDown ( |
A java.awt.geom.Point2D instance that specifies the current mouse position.
See Also