Class
FlexDisplayObject class
Action
Returns the style value for the given style. For available styles consider the Apache Flex sdk documentation.
Syntax
sStyle = displayObject.GetStyle(name)
Variable |
Description |
sStyle |
STRING. |
name |
The name of the style. STRING. |