Contains information on the resulting snap state when a snap or unsnap occurs. More...
Header | #include <Snap |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Esri | state() const |
Detailed Description
When snapping is enabled and the snap candidate used by the GeometryEditor updates, SnapChangedInfo is a parameter which exposes the SnapState.
See also SnapState.
Member Function Documentation
[override virtual noexcept]
SnapChangedInfo::~SnapChangedInfo ()
Destructor.
Esri::ArcGISRuntime::SnapState SnapChangedInfo::state() const
Returns the resulting snap state when snapping to or from a snap candidate.