←Select platform

UnitSize Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
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(); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly