ArcGIS API for Silverlight - Library Reference
Collapse Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > MapTip Class : Collapse Method

useTransitions
if set to true will use transitions.
Collapses the maptip.

Syntax

Visual Basic (Declaration) 
Public Sub Collapse( _
   ByVal useTransitions As Boolean _
) 
C# 
public void Collapse( 
   bool useTransitions
)

Parameters

useTransitions
if set to true will use transitions.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.