FormsMapShowNavigation Property |
Gets or sets a value indicating whether the layers gadget is shown or made invisible.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool ShowNavigation { get; set; }
Public Property ShowNavigation As Boolean
Get
Set
public:
property bool ShowNavigation {
bool get ();
void set (bool value);
}
member ShowNavigation : bool with get, set
Property Value
Type:
BooleanSee Also