In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / GetOrderedAnnotations Method

GetOrderedAnnotations Method (AnnotationManager)

In This Topic
Syntax
'Declaration

 

Public Function GetOrderedAnnotations() As Annotation()
public Annotation[] GetOrderedAnnotations()
public function GetOrderedAnnotations(): array of Annotation; 
public function GetOrderedAnnotations() : Annotation[];
public: Annotation*[]* GetOrderedAnnotations(); 
public:

array<Annotation^>^ GetOrderedAnnotations(); 
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager
AnnotationManager Members