ArcGIS Runtime SDK for WPF - Library Reference
Expand Method
See Also 
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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.