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