ClassMapMouseLocationIndicator
Class
Represents the MapMouseLocationIndicator class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class MapMouseLocationIndicator : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlMapMouseLocationIndicator
Implements:
Inherited Members
Constructors
MapMouseLocationIndicator()
Represents the MapMouseLocationIndicator class
Declaration
cs-api-definition
public MapMouseLocationIndicator()
Properties
IndicatorText
Get the MapLocationIndicator text
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides