Accusoft.ImagXpress13.Net
GetTagSBytes Method




Retrieves signed short array of values contained within the ImageXTag.
Syntax
'Declaration
 
Public Function GetTagSBytes() As Short()
'Usage
 
Dim instance As ImageXTag
Dim value() As Short
 
value = instance.GetTagSBytes()
public short[] GetTagSBytes()
public: short[]* GetTagSBytes(); 
public:
array<short>^ GetTagSBytes(); 

Return Value

A signed short array which contains values within the ImageXTag.
Remarks

Note: The public "get" and "set" methods of the ImageXTag class only get or obtain tags of the apropriate types.

Note: Available in Professional edition.

See Also

Reference

ImageXTag Class
ImageXTag Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback