Class BingRestSearchLocationOptions
Inheritance
System.Object
BingRestSearchLocationOptions
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class BingRestSearchLocationOptions : Object
Constructors
BingRestSearchLocationOptions()
Declaration
public BingRestSearchLocationOptions()
Properties
Count
Declaration
public int Count { get; set; }
Property Value
System.
|
QueryParse
Declaration
public bool QueryParse { get; set; }
Property Value
System.
|
UseUnstructuredQuery
Declaration
public bool UseUnstructuredQuery { get; set; }
Property Value
System.
|