This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IA > IAffineTransformation2D3GEN Interface > IAffineTransformation2D3GEN.XTranslation Property (ArcObjects .NET 10.4 SDK) |
The translation along the X axis.
[Visual Basic .NET] Public ReadOnly Property XTranslation As Double
[C#] public double XTranslation {get;}
[C++]
HRESULT get_XTranslation(
double* dx
);
[C++]
Parameters dx [out, retval] dx is a parameter of type double