Overview | Methods | Fields | This Package | All Packages
Retrieves the value of a specified style.
Syntax
protected final String getStyleValue( String strStyleName )
Parameters
strStyleName
The name of the style.
Return Value
Returns the value of the style, or returns null if it is not present.