DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.SnapLayer | Methods | Properties
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.
// C# public TGIS_LayerAbstract SnapLayer { get {} set {} }
' VisualBasic Public Property SnapLayer As TGIS_LayerAbstract Get End Get Set(ByVal value As TGIS_LayerAbstract) End Set End Property
// Oxygene public property SnapLayer : TGIS_LayerAbstract read read;
Type |
---|
TGIS_LayerAbstract |