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

RectBorderSize Property (GdViewer)

In This Topic
Syntax
'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);

}
See Also

Reference

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