SettingsAmbientSettingsTransparentCommandsPromptForYBeforeX Property |
Specifies whether commands prompt for the Y coordinate before the X coordinate:
True (Y first),False (X first)
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyBoolean PromptForYBeforeX { get; }
Public ReadOnly Property PromptForYBeforeX As PropertyBoolean
Get
public:
property PropertyBoolean^ PromptForYBeforeX {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also