SnapChangedInfo Class

  • SnapChangedInfo
  • class Esri::ArcGISRuntime::SnapChangedInfo

    Contains information on the resulting snap state when a snap or unsnap occurs. More...

    Header: #include <SnapChangedInfo.h>
    Since: Esri::ArcGISRuntime 200.6
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~SnapChangedInfo() override
    Esri::ArcGISRuntime::SnapState 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] SnapChangedInfo::~SnapChangedInfo()

    Destructor.

    Esri::ArcGISRuntime::SnapState SnapChangedInfo::state() const

    Returns the resulting snap state when snapping to or from a snap candidate.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close