Interface IClusterable
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public interface IClusterable
Properties
GeographicBounds
Location
ToolTipText
Declaration
string ToolTipText { get; }
Property Value
System.String
|