Rectangle.Location
Rectangle.Location property
获取或设置此 Rectangle 结构左上角的坐标。
public Point Location { get; set; }
Property Value
一个 Point ,表示此 Rectangle 结构左上角。
另请参见
- struct Point
- struct Rectangle
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置此 Rectangle 结构左上角的坐标。
public Point Location { get; set; }
一个 Point ,表示此 Rectangle 结构左上角。