Default constructor. Sets both properties to true
.
Constructor that sets the animation and labeling settings.
Copy constructor from other ViewLabelProperties.
[noexcept]
ViewLabelProperties::ViewLabelProperties(Esri::ArcGISRuntime::ViewLabelProperties &&other)
Move constructor from other ViewLabelProperties.
[noexcept]
ViewLabelProperties::~ViewLabelProperties()
Destructor.
bool ViewLabelProperties::isAnimationEnabled() constGets whether animation is enabled.
Returns true
if animation is enabled.
Gets whether labeling is enabled.
Returns true
if labeling is 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