Gets or sets the horizontal component of this Size.
Public Property Width As Integer
Dim instance As Size Dim value As Integer value = instance.Width instance.Width = value
public int Width { get; set; }
public: property int Width { int get (); void set (int value); }
public function get Width () : int public function set Width (value : int)
The unit for the Height and Width of the Size structure depend on the PageUnit and PageScale settings for the Graphics object used to draw.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC