Click or drag to resize

FormsMapMetersPerPixel 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; }

Property Value

Type: Double

Implements

IMapMetersPerPixel
See Also