MindFusion.Java Package Programmer's Guide
Ruler.getPointerColor Method
See Also
 






Gets the color of mouse pointer's projections.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Color getPointerColor ()

 Return Value

A Color instance specifying the color of the pointer projection lines. The default is Color.red.

 See Also

Ruler Members
Ruler Class
com.mindfusion.diagramming Namespace