Rectangle.X
Rectangle.X property
Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.
public int X { get; set; }
See Also
- struct Rectangle
- namespace System.Drawing
- assembly Aspose.Drawing
Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.
public int X { get; set; }