Click or drag to resize
Box Properties

The Box type exposes the following members.

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