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