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: 19.00.00
Syntax
C#
public string InitialExpression { get; set; }

Property Value

String
See Also