GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / 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