GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / TagGetID Method





In This Topic
TagGetID Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function TagGetID( _
   ByVal TagNo As Integer _
) As Tags
public Tags TagGetID( 
   int TagNo
)
public function TagGetID( 
    TagNo: Integer
): Tags; 
public function TagGetID( 
   TagNo : int
) : Tags;
public: Tags TagGetID( 
   int TagNo
) 
public:
Tags TagGetID( 
   int TagNo
) 

Parameters

TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members