Rectangle.Bottom
Rectangle.Bottom property
获取或设置此Rectangle结构的 y 坐标,该坐标为Y和Height属性值的和。
public int Bottom { get; set; }
Property Value
另请参见
- struct Rectangle
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置此Rectangle结构的 y 坐标,该坐标为Y和Height属性值的和。
public int Bottom { get; set; }