[]
        
(Showing Draft Content)

C1.C1Preview.IStyleOwner.GetAmbientPropValue

GetAmbientPropValue Method

GetAmbientPropValue(int, IScriptContext)

Retrieves the value of an ambient property.

Declaration
object GetAmbientPropValue(int propKey, IScriptContext context)
Parameters
Type Name Description
int propKey

The property key.

IScriptContext context

C1.C1Preview.Scripting.IScriptContext to use for evaluation of calculated properties.

Returns
Type Description
object

The property value.