DroidDiagram Programmer's Guide
Diagram.getValue Method
See Also
 






Gets the effective value of the style property with the specified name.

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

 Syntax

Java  Copy Code

protected Object getValue (
    String name
)

 Parameters

name

The name of a styleable property.

 Return Value

The effective value of the specified property.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace