The SettingsAmbient..::..SettingsTransparentCommands type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| PromptFor3DPoints |
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)
| |
| PromptForEastingThenNorthing |
Specifies whether commands prompt for the Easting before the Northing:
True (Easting first),False (Northing first)
| |
| PromptForLongitudeThenLatitude |
Specifies whether commands prompt for the Longitude before the Latitude:
False (Latitude first),True (Longitude first)
| |
| PromptForYBeforeX |
Specifies whether commands prompt for the Y coordinate before the X coordinate:
True (Y first),False (X first)
|