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!

Graphics.DpiX

[To be supplied.]

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

See Also

Graphics Class | Graphics Members | System.Drawing Namespace