Interface IColorizable
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public interface IColorizable
Properties
ColorizerColor
Declaration
Color ColorizerColor { get; set; }
Property Value
System.Drawing.Color
|