MapLayerInstance.MaximumZoom Property

Definition

Gets the calculated value of the MaximumZoom property in a MapLayer class.

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

Property Value

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

Applies to