 | RectangleFTop Property |
Gets the y-component of the top side of this rectangle.
Namespace: Slash.Math.Geometry.RectanglesAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntaxpublic float Top { get; }
Public ReadOnly Property Top As Single
Get
public:
property float Top {
float get ();
}
member Top : float32 with get
Property Value
Type:
Single
See Also