ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Map Class / ToolsColor Property

In This Topic
    ToolsColor Property (Map)
    In This Topic
    Gets or sets the background color of the map scale and other tools.
    Syntax
    'Declaration
     
    Public Property ToolsColor As Color
    public Color ToolsColor {get; set;}
    See Also