Obsolete Members for MarkerSymbol

  • MarkerSymbol
  • The following members of class MarkerSymbol are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (obsolete) Esri::ArcGISRuntime::RotationType rotationType() const
    (obsolete) void setRotationType(Esri::ArcGISRuntime::RotationType rotationType)

    Member Function Documentation

    Esri::ArcGISRuntime::RotationType MarkerSymbol::rotationType() const

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Returns the origin and direction of symbol rotation.

    Note: This property is deprecated. There is no other mechanism to specify the rotation type, but all angles are achievable by changing the value of setAngle.

    See also setRotationType.

    void MarkerSymbol::setRotationType(Esri::ArcGISRuntime::RotationType rotationType)

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Sets the rotationType defining the origin and direction of symbol rotation.

    If this is RotationType::Arithmetic (the default) the rotation starts with zero on the x-axis (east) and positive rotation is counterclockwise. If this is RotationType::Geographic, the rotation starts with zero on the y-axis (north) and positive rotation is clockwise.

    Note: This property is deprecated. There is no other mechanism to specify the rotation type, but all angles are achievable by changing the value of setAngle.

    See also rotationType().

    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