'Declaration
Public Sub SetWidth( _ ByVal width As Single _ )
public void SetWidth( float width )
public procedure SetWidth( width: Single );
public function SetWidth( width : float );
public: void SetWidth( float width )
public: void SetWidth( float width )
Parameters
- width