Rectangle.Bottom
Rectangle.Bottom property
この Rectangle 構造体の Y プロパティ値と Height プロパティ値の合計である y 座標を取得します。
public int Bottom { get; }
関連項目
- struct Rectangle
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing
この Rectangle 構造体の Y プロパティ値と Height プロパティ値の合計である y 座標を取得します。
public int Bottom { get; }