Obsolete Members for DictionaryRenderer

The following members of QML type DictionaryRenderer are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

textVisibilityMaxScale : double

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

The maximum scale or distance for text in the symbol to be visible.

Use this property to apply scale dependency for the text in the symbols. Specify map scale in the case of 2D, and distance in meters in the case of 3D.

Note: This property is deprecated in 100.6. Use DictionarySymbolStyle::configurationProperties instead.


textVisibilityMinScale : double

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

The minimum scale or distance for text in the symbol to be visible.

Use this property to apply scale dependency for the text in the symbols. Specify map scale in the case of 2D, and distance in meters in the case of 3D.

Note: This property is deprecated in 100.6. Use DictionarySymbolStyle::configurationProperties instead.


textVisible : bool

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

Whether text in the symbols will be visible.

The default is true.

Note: This property is deprecated in 100.6. Use DictionarySymbolStyle::configurationProperties instead.


Signal Documentation

textVisibilityMaxScaleChanged()

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

Emitted when the textVisibilityMaxScaleChanged property changes.

Note: The corresponding handler is onTextVisibilityMaxScaleChanged.


textVisibilityMinScaleChanged()

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

Emitted when the textVisibilityMinScale property changes.

Note: The corresponding handler is onTextVisibilityMinScaleChanged.


textVisibleChanged()

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

Emitted when the textVisible property changes.

Note: The corresponding handler is onTextVisibleChanged.


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