DroidDiagram Programmer's Guide
Style.getValue Method
See Also
 






Gets the value of the specified property.

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

 Syntax

Java  Copy Code

protected Object getValue (
    Object property
)

 Parameters

property

The property to get.

 Return Value

The value of the property or null if the property is not defined.

 See Also

Style Members
Style Class
com.mindfusion.diagramming Namespace