Click or drag to resize

RectangleFTop Property

Gets the y-coordinate of the top edge of this System.Drawing.RectangleF structure.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public float Top { get; }

Return Value

Type: Single
The y-coordinate of the top edge of this System.Drawing.RectangleF structure.
See Also