Gets the y-coordinate that is the sum of Y()()()() and Height()()()() of this RectangleD structure.
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Bottom As Double Get |
C# |
---|
public double Bottom { get; } |
Visual C++ |
---|
public: property double Bottom { double get (); } |
JavaScript |
---|
function get_bottom(); |