GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / GetAnnotationManager Method





In This Topic
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