MapMetersPerPixel 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:
virtual property double MetersPerPixel {
double get () sealed;
}
abstract MetersPerPixel : float with get
override MetersPerPixel : float with get
Property Value
Type:
DoubleImplements
IMapMetersPerPixelSee Also