Interface IColorizationValueProvider
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public interface IColorizationValueProvider
Methods
GetValue(MapGeometry)
Declaration
object GetValue(MapGeometry colorizable)
Parameters
MapGeometry
colorizable
|
Returns
System.Object
|