Rectangle.Left
Rectangle.Left property
Gets the x-coordinate of the left edge of this Rectangle structure.
public int Left { get; }
See Also
- struct Rectangle
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the x-coordinate of the left edge of this Rectangle structure.
public int Left { get; }