Click or drag to resize

CustomPropertyUpdatedScript Property

Property Value

Type: CustomPropertyScriptReference
Called whenever the custom property value changes.

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public CustomPropertyScriptReference UpdatedScript { get; }

Property Value

Type: CustomPropertyScriptReference
See Also