LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

VMDivider Property








Gets the value used to divide the value multiplicity. .NET support WinRT support Silverlight support
Syntax
public long VMDivider {get;}
'Declaration
 
Public ReadOnly Property VMDivider As Long
'Usage
 
Dim instance As DicomTag
Dim value As Long
 
value = instance.VMDivider
public long VMDivider {get;}
ObjectiveC Syntax
Java Syntax
 get_VMDivider(); 
public:
property int64 VMDivider {
   int64 get();
}

Property Value

The value used to divide the value multiplicity. When multiple values are stored in the value field of a data element, the number of values present must be evenly divisible by VMDivider. For most items VMDivider will be 1. However, if the values stored in the value field are RGB triplets, for example, you would have to store three values for each triplet. You could store 12 values, since 12 values would be 4 triplets, however, you could not store 13 values. In this case VMDivider would be 3.
Example
For an example, refer to Reset.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTag Class
DicomTag Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features