Gets or sets a value indicating whether the default tools are shown.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public bool ShowTools { get; set; }
Visual Basic
Public Property ShowTools As Boolean
	Get
	Set

See Also