NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BitmapData.Width

[To be supplied.]

[Visual Basic]
Public Width As Integer
[C#]
public int Width;
[C++]
public: int Width;
[JScript]
public var Width : int;

See Also

BitmapData Class | BitmapData Members | System.Drawing.Imaging Namespace