Click or drag to resize
TrackHintInformation Properties

The TrackHintInformation 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
Gets the content only size of a single box (without children) in bytes.
(Inherited from Box.)
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