Class ArcGisMapProvider
Inheritance
System.Object
ArcGisMapProvider
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ArcGisMapProvider : TiledProvider, IDisposable, ICloneable
Constructors
Declaration
public ArcGisMapProvider()
Fields
Declaration
public static readonly DependencyProperty ModeProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public ArcGisMapMode Mode { get; set; }
Property Value
Declaration
public override ISpatialReference SpatialReference { get; }
Property Value
Overrides
Methods
Declaration
protected override void OnPreviewSourceChanged(IMapSource source)
Parameters
Overrides
Extension Methods