ShelfVisualReleaseStrategy Property |
Property Value
Type:
LoadReleaseStrategyIf Sequence then loads will be created in the sequence defined in the Loads list. If Distribution then loads will be picked at random from the loads list and created in a random order using a uniform distribution.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic LoadReleaseStrategy ReleaseStrategy { get; set; }Property Value
Type:
LoadReleaseStrategy
See Also