In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AnnotationEnableMultiSelect Property

AnnotationEnableMultiSelect Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property AnnotationEnableMultiSelect As Boolean
public bool AnnotationEnableMultiSelect {get; set;}
public read-write property AnnotationEnableMultiSelect: Boolean; 
public function get,set AnnotationEnableMultiSelect : boolean
public: __property bool get_AnnotationEnableMultiSelect();

public: __property void set_AnnotationEnableMultiSelect( 

   bool value

);
public:

property bool AnnotationEnableMultiSelect {

   bool get();

   void set (    bool value);

}
See Also

Reference

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