SettingsLandXMLImportSettingsTranslationTranslatedCoordinateNorthing Property |
Specifies the northing 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 TranslatedCoordinateNorthing { get; set; }
Public Property TranslatedCoordinateNorthing As Double
Get
Set
public:
property double TranslatedCoordinateNorthing {
double get ();
void set (double value);
}
Property Value
Double
See Also