[]
        
(Showing Draft Content)

C1.C1Preview.IStyleOwner.GetNonAmbientPropValue

GetNonAmbientPropValue Method

GetNonAmbientPropValue(int, IScriptContext)

Retrieves the value of a non-ambient property.

Declaration
object GetNonAmbientPropValue(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.