DK11 for Delphi | GisEditor.TGIS_Editor.SnapLayer | Constructors | Methods | Properties | Events | Events
Layer containing geometry to which edited points will be snapped. After editing start /see: EditShape/ will always be the same as the edited shape layer.
// Delphi public [weak] property SnapLayer : TGIS_LayerAbstract read write;
// C++ Builder public: __property TGIS_LayerAbstract* SnapLayer = {read, write};
Type |
---|
TGIS_LayerAbstract |