ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1Maps Class / ShowTools Property

In This Topic
    ShowTools Property (C1Maps)
    In This Topic
    Gets or sets a value indicating whether the default tools are shown.
    Syntax
    'Declaration
     
    
    Public Property ShowTools As Boolean
    public bool ShowTools {get; set;}
    See Also