Accusoft.ImagXpressSdk Namespace > ImageXTag Class : GetTagFloat Method |
'Declaration Public Function GetTagFloat() As Single()
public float[] GetTagFloat()
public: float[]* GetTagFloat();
public: array<float>^ GetTagFloat();
Get tag data of type float or single.
Note: The public "get" and "set" methods of the ImageXTag class only get or obtain tags of the appropriate types.
Note: Available in Professional edition.