GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / GetAnnotationIdx Method





In This Topic
GetAnnotationIdx Method (AnnotationManager)
In This Topic
Syntax
'Declaration
 
Public Function GetAnnotationIdx( _
   ByVal Annot As Annotation _
) As Integer
public int GetAnnotationIdx( 
   Annotation Annot
)
public function GetAnnotationIdx( 
    Annot: Annotation
): Integer; 
public function GetAnnotationIdx( 
   Annot : Annotation
) : int;
public: int GetAnnotationIdx( 
   Annotation* Annot
) 
public:
int GetAnnotationIdx( 
   Annotation^ Annot
) 

Parameters

Annot
See Also

Reference

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