source property
Underlying source of geometries to snap to, for example a FeatureLayer or GraphicsOverlay.
Implementation
SnapSource get source => _source.value;
Underlying source of geometries to snap to, for example a FeatureLayer or GraphicsOverlay.
SnapSource get source => _source.value;