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

EnableICM Property (GdViewer)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_EnableICM( 

   bool value

);
public:

property bool EnableICM {

   bool get();

   void set (    bool value);

}
See Also

Reference

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