GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / SetAnnotationEditorMode Method





In This Topic
SetAnnotationEditorMode Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(282)>
Sub SetAnnotationEditorMode( _
   ByVal EditorMode As Boolean _
) 
[DispId(282)]
void SetAnnotationEditorMode( 
   bool EditorMode
)
procedure SetAnnotationEditorMode( 
    EditorMode: Boolean
); 
DispIdAttribute(282)
function SetAnnotationEditorMode( 
   EditorMode : boolean
);
[DispId(282)]
void SetAnnotationEditorMode( 
   bool EditorMode
) 
[DispId(282)]
void SetAnnotationEditorMode( 
   bool EditorMode
) 

Parameters

EditorMode
See Also

Reference

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