MapRectangleMinY Property |
Returns the minimum y-coordinate.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double MinY { get; }
Public ReadOnly Property MinY As Double
Get
public:
virtual property double MinY {
double get () sealed;
}
abstract MinY : float with get
override MinY : float with get
Property Value
Type:
DoubleImplements
IBoundingBoxMinYSee Also