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

ZoomStep Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(52)>

Property ZoomStep As Integer
[DispId(52)]

int ZoomStep {get; set;}
read-write property ZoomStep: Integer; 
DispIdAttribute(52)

function get,set ZoomStep : int
[DispId(52)]

__property int get_ZoomStep();

__property void set_ZoomStep( 

   int value

);
[DispId(52)]

property int ZoomStep {

   int get();

   void set (    int value);

}
See Also

Reference

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