MapRectangleMaxY Property |
Returns the maximum 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 MaxY { get; }
Public ReadOnly Property MaxY As Double
Get
public:
virtual property double MaxY {
double get () sealed;
}
abstract MaxY : float with get
override MaxY : float with get
Property Value
Type:
DoubleImplements
IBoundingBoxMaxYSee Also