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