LEADTOOLS Medical (Leadtools.Dicom assembly)

GetNumericValuePtr Method

Show in webframe







Gets the values under the "Numeric Value" (0040,A30A) element.
Syntax
public IntPtr GetNumericValuePtr()
'Declaration
 
Public Function GetNumericValuePtr() As IntPtr
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value As IntPtr
 
value = instance.GetNumericValuePtr()
public IntPtr GetNumericValuePtr()

            

            
 function Leadtools.Dicom.DicomWaveformAnnotation.GetNumericValuePtr()
public:
IntPtr GetNumericValuePtr(); 

Return Value

Pointer to a buffer that contains the values under the "Numeric Value" (0040,A30A) element. The size of the buffer is given by NumericValueCount.
Remarks
These values will be ignored if UnformattedTextValue is not a null reference (Nothing in Visual Basic).
Requirements

Target Platforms

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members
GetNumericValue Method
NumericValueCount Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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