'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