Click or drag to resize

HologramGroupBuffer Properties

The BaseSequenceManagerHologramGroupBuffer type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of hologram groups in the buffer.
Public propertyEnumerator Gets the enumerator of the buffer.
Public propertyHeight 
Public propertyHologramGroupSize Gets or sets the number of holograms per hologram group.
Public propertyItem Accesses a specified hologram group.
Public propertyMaxBufferSize Gets or sets the maximum buffer size for a Cyclic buffer.
Public propertyType Gets or sets the hologram group buffer type. The type can be either Cyclic or Growing.
Public propertyWidth 
Top
See Also