Click or drag to resize

VisualSimpleProperties Property

Enter a non-empty name for each property that should be shown in the Simple Properties view.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public PropertyAliasCollection SimpleProperties { get; set; }

Property Value

Type: PropertyAliasCollection
See Also