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





In This Topic
MagnifierWidth Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(17)>
Property MagnifierWidth As Integer
[DispId(17)]
int MagnifierWidth {get; set;}
read-write property MagnifierWidth: Integer; 
DispIdAttribute(17)
function get,set MagnifierWidth : int
[DispId(17)]
__property int get_MagnifierWidth();
__property void set_MagnifierWidth( 
   int value
);
[DispId(17)]
property int MagnifierWidth {
   int get();
   void set (    int value);
}
See Also

Reference

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