ArcGIS API for Windows Phone - Library Reference
SetZIndex Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Graphic Class : SetZIndex Method

value
The value.
Sets the Z index of the graphic.

Syntax

Visual Basic (Declaration) 
Public Sub SetZIndex( _
   ByVal value As Integer _
) 
C# 
public void SetZIndex( 
   int value
)

Parameters

value
The value.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.