Image.HorizontalResolution プロパティ

定義

この Image の水平方向の解像度 (1 インチあたりのピクセル数) を取得します。

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

プロパティ値

この Image の水平方向の解像度 (1 インチあたりのピクセル数)。

適用対象