←Select platform

GetNumericValuePtr Method

Summary

Gets the values under the "Numeric Value" (0040,A30A) element.

Syntax

C#
VB
WinRT C#
C++
public IntPtr GetNumericValuePtr() 
Public Function GetNumericValuePtr() As IntPtr 
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 VB).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly