DK11 for Delphi | GisEditor.TGIS_Editor.SnapType | Constructors | Methods | Properties | Events | Events
Snap type - how to snap to a vertex or segment.
// Delphi published property SnapType : TGIS_EditorSnapType read write default TGIS_EditorSnapType.Point;
// C++ Builder published: __property TGIS_EditorSnapType* SnapType = {read, write, default=TGIS_EditorSnapType.Point};
Type | Default |
---|---|
TGIS_EditorSnapType | TGIS_EditorSnapType.Point |