関連付けられている Metafile オブジェクトの論理垂直解像度を 1 インチあたりのドット数 (dpi) で取得します。
Public ReadOnly Property LogicalDpiY As Integer
[C#]
public int LogicalDpiY {get;}
[C++]
public: __property int get_LogicalDpiY();
[JScript]
public function get LogicalDpiY() : int;
プロパティ値
関連付けられている Metafile オブジェクトの論理垂直解像度 (dpi)。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MetafileHeader クラス | MetafileHeader メンバ | System.Drawing.Imaging 名前空間