SettingsLandXMLImportSettingsTranslationTranslatedCoordinateEasting Property |
Specifies the easting coordinate value used to translate data from the base point.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double TranslatedCoordinateEasting { get; set; }
Public Property TranslatedCoordinateEasting As Double
Get
Set
public:
property double TranslatedCoordinateEasting {
double get ();
void set (double value);
}
Property Value
Double
See Also