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

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

Syntax

Visual Basic (Declaration) 
Public Sub Expand( _
   ByVal useTransitions As Boolean _
) 
C# 
public void Expand( 
   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

See Also

© ESRI, Inc. All Rights Reserved.