UntiledLayerMinLevel Property |
Gets or sets the maximum level up to which images are requested.
Namespace:
Ptv.XServer.Controls.Map.Layers.Untiled
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double MinLevel { get; set; }
Public Property MinLevel As Double
Get
Set
public:
property double MinLevel {
double get ();
void set (double value);
}
member MinLevel : float with get, set
Property Value
Type:
DoubleSee Also