Click or drag to resize

AspectBindableItemNameStoreScheme Property

The scheme to use when naming aspects.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public AspectBindableItemNamingScheme Scheme { get; set; }

Property Value

Type: AspectBindableItemNamingScheme
Remarks
Changing this property will rename all managed bindable items.
See Also