ShelfVisualBinProps Method |
Returns the properties for a given bin location. This could be used
to override the properties for a given bin.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic BinProperties BinProps(
BinLocation bl
)
Parameters
- bl BinLocation
[Missing <param name="bl"/> documentation for "M:Demo3D.Visuals.ShelfVisual.BinProps(Demo3D.Visuals.BinLocation)"]
Return Value
BinProperties[Missing <returns> documentation for "M:Demo3D.Visuals.ShelfVisual.BinProps(Demo3D.Visuals.BinLocation)"]
See Also