GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / Zoom Property





In This Topic
Zoom Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(14)>
Property Zoom As Double
[DispId(14)]
double Zoom {get; set;}
read-write property Zoom: Double; 
DispIdAttribute(14)
function get,set Zoom : double
[DispId(14)]
__property double get_Zoom();
__property void set_Zoom( 
   double value
);
[DispId(14)]
property double Zoom {
   double get();
   void set (    double value);
}
See Also

Reference

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