Search
Ruler.getProjectionColor Method
See Also
 

Gets the color used to paint the projections of the active node on the ruler scales.

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

 Syntax

Java  Copy Code

public Color getProjectionColor ()

 Return Value

the color used to paint the projection of the active node.

 See Also