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

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

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetTranslateY( _
   ByVal d As DependencyObject, _
   ByVal value As Double _
) 
C# 
public static void SetTranslateY( 
   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.