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.Scan0

[To be supplied.]

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

See Also

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