SettingsLandXMLImportSettingsTranslationBasePointEasting Property |
Specifies the base point easting coordinate from which all import values are translated.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double BasePointEasting { get; set; }
Public Property BasePointEasting As Double
Get
Set
public:
property double BasePointEasting {
double get ();
void set (double value);
}
Property Value
Double
See Also