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!

MetafileHeader.DpiY

[To be supplied.]

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

See Also

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