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

ZoomStep Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property ZoomStep As Integer
public int ZoomStep {get; set;}
public read-write property ZoomStep: Integer; 
public function get,set ZoomStep : int
public: __property int get_ZoomStep();

public: __property void set_ZoomStep( 

   int value

);
public:

property int ZoomStep {

   int get();

   void set (    int value);

}
See Also

Reference

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