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