SettingsAmbientSettingsLatLongDirection Property |
Specifies the format of lat/long labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyEnum<LatLongDirectionType> Direction { get; }
Public ReadOnly Property Direction As PropertyEnum(Of LatLongDirectionType)
Get
public:
property PropertyEnum<LatLongDirectionType>^ Direction {
PropertyEnum<LatLongDirectionType>^ get ();
}
Property Value
PropertyEnumLatLongDirectionType
See Also