←Select platform

UnitSize Property

Summary
Gets the size of the smallest item that can be stored in the data element.
Syntax
C#
VB
C++
Java
public int UnitSize { get; } 
Public ReadOnly Property UnitSize As Integer 
public int getUnitSize() 
public: 
property int UnitSize { 
   int get(); 
} 

Property Value

Value indicating the size of the smallest item that can be stored in the data element.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomVR Class

DicomVR Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.