RectangleF.Bottom
RectangleF.Bottom property
获取或设置 y 坐标,即Y
和Height
这个的RectangleF
结构.
public float Bottom { get; set; }
返回值
坐标是总和Y
和Height
这个的RectangleF
结构。
也可以看看
- struct RectangleF
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
获取或设置 y 坐标,即Y
和Height
这个的RectangleF
结构.
public float Bottom { get; set; }
坐标是总和Y
和Height
这个的RectangleF
结构。