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

d
Dependency object.
Get function for translate Y property.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetTranslateY( _
   ByVal d As DependencyObject _
) As Double
C# 
public static double GetTranslateY( 
   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.