MapViewMetersPerPixel Property |
Gets the number of meters spanned by one pixel.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double MetersPerPixel { get; }
Public ReadOnly Property MetersPerPixel As Double
Get
public:
property double MetersPerPixel {
double get ();
}
member MetersPerPixel : float with get
Property Value
Type:
DoubleSee Also