C#
VB
Java
WinRT C#
C++
Gets the size of the smallest item that can be stored in the data element.
public int UnitSize { get; }
Public ReadOnly Property UnitSize As Integer
public int UnitSize {get;}
public int getUnitSize()
get_UnitSize();
public:
property int UnitSize {
int get();
}
Value indicating the size of the smallest item that can be stored in the data element.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET