In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / SetWidth Method

SetWidth Method (GdPictureRectangle)

In This Topic
Syntax
'Declaration

 

Public Sub SetWidth( _

   ByVal width As Integer _

) 
public void SetWidth( 

   int width

)
public procedure SetWidth( 

    width: Integer

); 
public function SetWidth( 

   width : int

);
public: void SetWidth( 

   int width

) 
public:

void SetWidth( 

   int width

) 

Parameters

width
See Also

Reference

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