In The Hand - .NET Components for Mobility
MakeUserPoiVisible Method (filename, visibility)
NamespacesInTheHand.TomTomNavigatorMakeUserPoiVisible(String, Boolean)
Enable or disable displaying a specific user-created POI type.
Declaration Syntax
C#Visual Basic
public void MakeUserPoiVisible(
	string filename,
	bool visibility
)
Public Sub MakeUserPoiVisible ( _
	filename As String, _
	visibility As Boolean _
)
Parameters
filename (String)
name of the POI category.
visibility (Boolean)
whether to show or hide this POI type on the map.

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0