Click or drag to resize

ShelfVisualShelfDetail Property

The detail to show for the shelf. FrontOnly or BackOnly will show an indicator of what the shelf looks like at the front or back of the shelf only. Whole shelf will draw the all bays as one long bay. Individual bays will draw each bay individually which may have a performance impact for large systems.

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

Property Value

Type: ShelfDetail
See Also