'Declaration Public Property MagnifierWidth As Integer
'Declaration
Public Property MagnifierWidth As Integer
public int MagnifierWidth {get; set;}
public read-write property MagnifierWidth: Integer;
public function get,set MagnifierWidth : int
public: __property int get_MagnifierWidth(); public: __property void set_MagnifierWidth( int value );
public: property int MagnifierWidth { int get(); void set ( int value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members