'Declaration Public Overloads Function GetValue( _ ByVal aProperty As eCSSProperty _ ) As CSSValue
public CSSValue GetValue( eCSSProperty aProperty )
Parameters
- aProperty
- The property to get the value of.
Return Value
The CSSValue object containing the specified property's value.