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!

Image.HorizontalResolution

[To be supplied.]

[Visual Basic]
Public ReadOnly Property HorizontalResolution As Single
[C#]
public float HorizontalResolution {get;}
[C++]
public: __property float get_HorizontalResolution();
[JScript]
public function get HorizontalResolution() : float;

See Also

Image Class | Image Members | System.Drawing Namespace