Class EmptyProvider
Inheritance
System.Object
EmptyProvider
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class EmptyProvider : MapProviderBase, IDisposable, ICloneable
Constructors
Fields
Declaration
public static readonly DependencyProperty ProjectionProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public ISpatialReference Projection { get; set; }
Property Value
Declaration
public override ISpatialReference SpatialReference { get; }
Property Value
Overrides
Methods
Extension Methods