Rectangle.Location
Rectangle.Location property
Gets or sets the coordinates of the upper-left corner of this Rectangle structure.
public Point Location { get; set; }
See Also
- struct Point
 - struct Rectangle
 - namespace Aspose.Drawing
 - assembly Aspose.Drawing.Common