RectangleF.Bottom
RectangleF.Bottom property
获取或设置此 RectangleF 结构中 Y 与 Height 的和的 y 坐标。
public float Bottom { get; set; }
返回值
此 RectangleF 结构中 Y 与 Height 的和的 y 坐标。
另请参见
- struct RectangleF
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置此 RectangleF 结构中 Y 与 Height 的和的 y 坐标。
public float Bottom { get; set; }
此 RectangleF 结构中 Y 与 Height 的和的 y 坐标。