A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-viewlabelproperties.html below:

ViewLabelProperties Class | ArcGIS Maps SDK for Qt

Member Function Documentation ViewLabelProperties::ViewLabelProperties()

Default constructor. Sets both properties to true.

ViewLabelProperties::ViewLabelProperties(bool animationEnabled, bool labelingEnabled)

Constructor that sets the animation and labeling settings.

ViewLabelProperties::ViewLabelProperties(const Esri::ArcGISRuntime::ViewLabelProperties &other)

Copy constructor from other ViewLabelProperties.

[noexcept] ViewLabelProperties::ViewLabelProperties(Esri::ArcGISRuntime::ViewLabelProperties &&other)

Move constructor from other ViewLabelProperties.

[noexcept] ViewLabelProperties::~ViewLabelProperties()

Destructor.

bool ViewLabelProperties::isAnimationEnabled() const

Gets whether animation is enabled.

Returns true if animation is enabled.

bool ViewLabelProperties::isLabelingEnabled() const

Gets whether labeling is enabled.

Returns true if labeling is enabled.

void ViewLabelProperties::setAnimationEnabled(bool enabled)

Sets whether animation is enabled.

See also isAnimationEnabled().

void ViewLabelProperties::setLabelingEnabled(bool enabled)

Sets whether labeling is enabled.

See also isLabelingEnabled().

[noexcept] Esri::ArcGISRuntime::ViewLabelProperties &ViewLabelProperties::operator=(Esri::ArcGISRuntime::ViewLabelProperties &&other)

Move operator from other ViewLabelProperties.

Esri::ArcGISRuntime::ViewLabelProperties &ViewLabelProperties::operator=(const Esri::ArcGISRuntime::ViewLabelProperties &other)

Assignment operator from other ViewLabelProperties.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4