Image.VerticalResolution プロパティ

定義

この Imageの垂直方向の解像度 (ピクセル/インチ) を取得します。

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

プロパティ値

この Imageの垂直方向の解像度 (ピクセル/インチ)。

適用対象