RectangleF.Location
RectangleF.Location property
获取或设置此画面左上角的坐标RectangleF
结构.
public PointF Location { get; set; }
返回值
APointF
代表这个的左上角RectangleF
结构。
也可以看看
- struct PointF
- struct RectangleF
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
获取或设置此画面左上角的坐标RectangleF
结构.
public PointF Location { get; set; }
APointF
代表这个的左上角RectangleF
结构。