ArcGIS API for Windows Phone - Library Reference
SetTranslateX Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources.Kml Namespace > SurrogateBindTranslateX Class : SetTranslateX Method

d
Dependency object.
value
The value to assign as the translation.
Set function for translate X property.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetTranslateX( _
   ByVal d As DependencyObject, _
   ByVal value As Double _
) 
C# 
public static void SetTranslateX( 
   DependencyObject d,
   double value
)

Parameters

d
Dependency object.
value
The value to assign as the translation.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.