In This Topic
GdPicture14.WPF Namespace / GdViewer Class / GetSelectedAnnotationIdx Method

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