Go to the source code of this file.
Detailed Description
Variable Documentation
| const int DtSymbolSelectionNormal = 0x00000001 |
Contains a list of the possible selection modes on the map area.
| const int DtSymbolSelectionEntity = 0x00000002 |
| const int DtSymbolSelectionControlPoint = 0x00000004 |
| const int DtSymbolSelectionRoute = 0x00000008 |
| const int DtSymbolSelectionArea = 0x00000010 |
| const int DtSymbolSelectionPhaseLine = 0x00000020 |
| const int DtSymbolSelectionNull = 0x00000040 |
| const int DtSymbolSelectionPoint = 0x00000080 |
| const int DtSymbolSelectionUseFilter = 0x00000100 |
| const int DtAllSymbolSelectionModes |
| const int DtValidateBySymbol = 0x40000000 |
| const int DtValidateByModelData = 0x80000000 |