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

GetAnnotationManager Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Function GetAnnotationManager() As AnnotationManager
public AnnotationManager GetAnnotationManager()
public function GetAnnotationManager(): AnnotationManager; 
public function GetAnnotationManager() : AnnotationManager;
public: AnnotationManager* GetAnnotationManager(); 
public:

AnnotationManager^ GetAnnotationManager(); 
See Also