Image.Height

Image.Height property

画像の高さを取得します.

public abstract int Height { get; }

プロパティ値

画像の高さ。

関連項目