The translation along the Y axis.
[Visual Basic .NET] Public ReadOnly Property YTranslation As Double
[C#] public double YTranslation {get;}
[C++]
HRESULT get_YTranslation(
double* dy
);
[C++]Parameters
dy [out, retval] dy is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.