Property ByteCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ByteCount
Gets the memory the compound occupies, in bytes.
public int ByteCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The compound has been disposed.
Gets the memory the compound occupies, in bytes.
public int ByteCount { get; }The compound has been disposed.