Top Property
Summary
Gets the y-coordinate of the top edge of this LogicalRectangle structure.
Syntax
public double Top { get; }
Public ReadOnly Property Top As Double
public:
property double Top {
double get();
}
Property Value
The top edge of this LogicalRectangle.