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