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

Property Value

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