Gets the cursor to display when the mouse is at the specified position.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public CursorHint getCursor ( |
A Point2D.Float instance that specifies the current mouse position, in document coordinates.
A member of the CursorHint enumeration.
See Also