Browse Source

whitespace.

pull/2128/head
Dan Walmsley 8 years ago
parent
commit
607703427d
  1. 2
      src/Avalonia.Visuals/Rect.cs

2
src/Avalonia.Visuals/Rect.cs

@ -129,7 +129,7 @@ namespace Avalonia
/// Gets the bottom position of the rectangle.
/// </summary>
public double Bottom => _y + _height;
/// <summary>
/// Gets the top left point of the rectangle.
/// </summary>

Loading…
Cancel
Save