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