SettingsAmbientSettingsTransparentCommandsPromptForLongitudeThenLatitude Property |
Specifies whether commands prompt for the Longitude before the Latitude:
False (Latitude first),True (Longitude first)
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean PromptForLongitudeThenLatitude { get; }
Public ReadOnly Property PromptForLongitudeThenLatitude As PropertyBoolean
Get
public:
property PropertyBoolean^ PromptForLongitudeThenLatitude {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also