Click or drag to resize

BaseCustomPropertyValueInitialExpression Property

The expression to initialize the custom property to OnInitialize.

Namespace:  Demo3D.Native
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public string InitialExpression { get; set; }

Property Value

Type: String
See Also