RanorexRanorex Documentation
GetStyle Method (name)
NamespacesRanorexFlexElementGetStyle(String)
Gets the string value of the specified UIComponent style.
Declaration Syntax
C#Visual BasicVisual C++
public string GetStyle(
	string name
)
Public Function GetStyle ( _
	name As String _
) As String
public:
String^ GetStyle(
	String^ name
)
Parameters
name (String)
The name of the style.
Return Value
The contents of the requested style.
Exceptions
ExceptionCondition
ActionFailedExceptionThrown if invoking the action failed.

Assembly: Ranorex.Plugin.Flex (Module: Ranorex.Plugin.Flex) Version: 3.2.3.16825 (3.2.3.16825)