GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / GetSelectedAnnotationIdx Method





In This Topic
GetSelectedAnnotationIdx Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function GetSelectedAnnotationIdx() As Integer
public int GetSelectedAnnotationIdx()
public function GetSelectedAnnotationIdx(): Integer; 
public function GetSelectedAnnotationIdx() : int;
public: int GetSelectedAnnotationIdx(); 
public:
int GetSelectedAnnotationIdx(); 
See Also