Bottom Property
Summary
Gets the y-coordinate that is the sum of the Y and Height property values of this LogicalRectangle structure.
Syntax
public double Bottom { get; }
Public ReadOnly Property Bottom As Double
public:
property double Bottom {
double get();
}
Property Value
The bottom edge of this LogicalRectangle.