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

ScrollLargeChange Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property ScrollLargeChange As Short
public short ScrollLargeChange {get; set;}
public read-write property ScrollLargeChange: Int16; 
public function get,set ScrollLargeChange : short
public: __property short get_ScrollLargeChange();

public: __property void set_ScrollLargeChange( 

   short value

);
public:

property short ScrollLargeChange {

   short get();

   void set (    short value);

}
See Also

Reference

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