MapViewInstance.Zoom Property

Definition

Gets the calculated value of the Zoom property in a MapView class.

public:
 property double Zoom { double get(); };
public double Zoom { get; }
member this.Zoom : double
Public ReadOnly Property Zoom As Double

Property Value

A double value that represents the calculated value of the Zoom property.

Applies to