DK11 for Delphi | GisEditor.TGIS_Editor.Mode | Constructors | Methods | Properties | Events | Events
Mode of edition. Will control how _nearest parameter of the MouseBegin() behaves and therefore will control editing behavior in TGIS_ViewerWnd.
// Delphi public property Mode : TGIS_EditorMode read write default TGIS_EditorMode.Default;
// C++ Builder public: __property TGIS_EditorMode* Mode = {read, write, default=TGIS_EditorMode.Default};
Type | Default |
---|---|
TGIS_EditorMode | TGIS_EditorMode.Default |