ArcGIS API for WPF - Library Reference
Height Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TileInfo Class : Height Property

Gets or sets the heightof each tile in pixels.

Syntax

Visual Basic (Declaration) 
Public Property Height As Integer
C# 
public int Height {get; set;}

Property Value

The height of each tile.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.