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

RectBorderSize Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(57)>

Property RectBorderSize As Integer
[DispId(57)]

int RectBorderSize {get; set;}
read-write property RectBorderSize: Integer; 
DispIdAttribute(57)

function get,set RectBorderSize : int
[DispId(57)]

__property int get_RectBorderSize();

__property void set_RectBorderSize( 

   int value

);
[DispId(57)]

property int RectBorderSize {

   int get();

   void set (    int value);

}
See Also

Reference

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