Class EmptyProvider
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class EmptyProvider : MapProviderBase, IDisposable, ICloneable
Constructors
EmptyProvider()
Declaration
public EmptyProvider()
Fields
ProjectionProperty
Declaration
public static readonly DependencyProperty ProjectionProperty
Field Value
Microsoft.
|
Properties
Projection
SpatialReference
Declaration
public override ISpatialReference SpatialReference { get; }
Property Value
Overrides
Methods
Clone()
Declaration
public object Clone()
Returns
System.
|