Accusoft.ImagXpress13.Net
SetTagSRational Method




An integer value which represents tag SRational data.
Sets Tag Rational Data.
Syntax
'Declaration
 
Public Sub SetTagSRational( _
   ByVal TagData() As Integer _
) 
'Usage
 
Dim instance As ImageXTag
Dim TagData() As Integer
 
instance.SetTagSRational(TagData)
public void SetTagSRational( 
   int[] TagData
)
public: void SetTagSRational( 
   int[]* TagData
) 
public:
void SetTagSRational( 
   array<int>^ TagData
) 

Parameters

TagData
An integer value which represents tag SRational data.
Remarks

SRational data are pairs of long or int32.

Note: Available in Professional edition.

See Also

Reference

ImageXTag Class
ImageXTag Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback