Share

SettingsAmbient.LatLong Property

Gets the LatLong settings



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsAmbientSettingsLatLong LatLong { get; }

VB

Public ReadOnly Property LatLong As SettingsAmbientSettingsLatLong
	Get

C++

public:
property SettingsAmbientSettingsLatLong^ LatLong {
	SettingsAmbientSettingsLatLong^ get ();
}

Property Value

SettingsAmbientSettingsLatLong

See Also

Reference

Was this information helpful?