Accusoft.ImagXpress13.Net
GetTagDouble Method




Gets tag data of type Double.
Syntax
'Declaration
 
Public Function GetTagDouble() As Double()
'Usage
 
Dim instance As ImageXTag
Dim value() As Double
 
value = instance.GetTagDouble()
public double[] GetTagDouble()
public: double[]* GetTagDouble(); 
public:
array<double>^ GetTagDouble(); 

Return Value

A double-precision floating point value which represents the tag data.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageXTag Class
ImageXTag Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback