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