Esri Business Analyst Server API for Silverlight 2.2 Reference
ZIndex Property
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMLayer Class : ZIndex Property

Glossary Item Box

The base z-index of features of this layer.
Default: 0.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

This property value is assigned as z-index to all graphic features of layer when the features are rendered. If a symbol of feature is updated within GraphicSymbolUpdating event, its updating priority is added to the base z-index. Therefore, features with a positive priority will have greater z-index that others and they will be drawn over other graphic features.

If this property value is negative, z-index of graphic features isn't changed while rendering.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.