The SettingsAmbient..::..SettingsTransparentCommands type exposes the following members.

Properties

  NameDescription
Public propertyPromptFor3DPoints
Specifies the prompt sequence (X,Y or X, Y, Z) when creating a point in 3D. True (prompt for 3D points), False (no Z prompt)
Public propertyPromptForEastingThenNorthing
Specifies whether commands prompt for the Easting before the Northing: True (Easting first),False (Northing first)
Public propertyPromptForLongitudeThenLatitude
Specifies whether commands prompt for the Longitude before the Latitude: False (Latitude first),True (Longitude first)
Public propertyPromptForYBeforeX
Specifies whether commands prompt for the Y coordinate before the X coordinate: True (Y first),False (X first)

See Also