ShelfVisualBinSpacing Method |
The space between each bin and also between the start and end bins and the edge
These 3 bins (gaps) have 4*bin spaces (spokes):
|--bin1--|--bin2--|-----bin3-----|
NOTE: bin is currently ignored but is required in case bin overrides are
added in the future.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double BinSpacing(
BinLocation bl
)
Parameters
- bl BinLocation
[Missing <param name="bl"/> documentation for "M:Demo3D.Visuals.ShelfVisual.BinSpacing(Demo3D.Visuals.BinLocation)"]
Return Value
Double[Missing <returns> documentation for "M:Demo3D.Visuals.ShelfVisual.BinSpacing(Demo3D.Visuals.BinLocation)"]
See Also