[]
Gets or sets the width of the viewport (in pixels).
public int Width { get; set; }
Public Property Width As Integer
Zero width extends the viewport till the opposite edge of the owner element. Negative width extends the viewport backwards.