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