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

In This Topic
    ShowTools Property
    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