Box Properties |
The Box type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoxSize |
Gets the content + header size of a single box (without children) in bytes.
|
![]() | ContentSize |
Gets the content only size of a single box (without children) in bytes.
|
![]() | FullTreeSize |
Gets the boxes size including all children and header sizes (in bytes).
|
![]() | HeaderSize |
Gets the Boxes header size in bytes.
|