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