MetafileHeader.DpiX プロパティ

定義

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

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

プロパティ値

関連付けられた Metafileの水平方向の解像度 (1 インチあたりのドット数)。

適用対象