Gets the values under the "Numeric Value" (0040,A30A) element.
public IntPtr GetNumericValuePtr()
Public Function GetNumericValuePtr() As IntPtr
public IntPtr GetNumericValuePtr()
function Leadtools.Dicom.DicomWaveformAnnotation.GetNumericValuePtr()
public:
IntPtr GetNumericValuePtr();
Pointer to a buffer that contains the values under the "Numeric Value" (0040,A30A) element. The size of the buffer is given by NumericValueCount.
These values will be ignored if UnformattedTextValue is not a null reference (Nothing in VB).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET