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