This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Image.VerticalResolution
[To be supplied.]
[Visual Basic]
Public ReadOnly Property VerticalResolution As Single
[C#]
public float VerticalResolution {get;}
[C++]
public: __property float get_VerticalResolution();
[JScript]
public function get VerticalResolution() : float;