Click or drag to resize

Bin3DT Properties

The Bin3DT generic type exposes the following members.

Properties
  NameDescription
Public propertyCellDepth
Gets the depth of cells in the Bin.
Public propertyCellHeight
Gets the height of cells in the Bin.
Public propertyCellWidth
Gets the width of cells in the Bin.
Public propertyDepth
Gets the depth (number of layers) of the Bin.
Public propertyHeight
Gets the height (number of rows) of the Bin.
Public propertyItem
Gets an IEnumerableT for the items in the given cell.
Public propertyOrigin
The coordinate at which this bin's bottom left front corner lies.
Public propertyWidth
Gets the width (number of columns) of the Bin.
Top
See Also