IMapMetersPerPixel 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 double MetersPerPixel { get; }
ReadOnly Property MetersPerPixel As Double
Get
property double MetersPerPixel {
double get ();
}
abstract MetersPerPixel : float with get
Property Value
Type:
DoubleSee Also