DroidDiagram Programmer's Guide
ElementTemplate.getColor Method
See Also
 






Gets the color of this element.

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

 Syntax

Java  Copy Code

public Color getColor ()

 Return Value

A java.awt.Color instance.

 Remarks

If this value is null, the element is drawn using the color assigned to the ShapeNode's Pen.

 See Also

ElementTemplate Members
ElementTemplate Class
com.mindfusion.diagramming Namespace