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

d
Dependency object.
Get function for translate X property.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetTranslateX( _
   ByVal d As DependencyObject _
) As Double
C# 
public static double GetTranslateX( 
   DependencyObject d
)

Parameters

d
Dependency object.

Return Value

The current translation value.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.