Click or drag to resize
SampleEntry Properties

The SampleEntry type exposes the following members.

Properties
  NameDescription
Public propertyBoxSize
Gets the content + header size of a single box (without children) in bytes.
(Inherited from Box.)
Public propertyContentSize (Overrides BoxContentSize.)
Public propertyFullTreeSize
Gets the boxes size including all children and header sizes (in bytes).
(Inherited from Box.)
Public propertyHeaderSize
Gets the Boxes header size in bytes.
(Inherited from Box.)
Top
See Also