MetafileHeader.DpiX プロパティ

定義

関連付けられている Metafile の水平方向の解像度を 1 インチあたりのドット数 (dpi) で取得します。

public:
 property float DpiX { float get(); };
public float DpiX { get; }
member this.DpiX : single
Public ReadOnly Property DpiX As Single

プロパティ値

関連付けられている Metafile の水平方向の解像度 (dpi)。

適用対象