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-drawinginfo.html below:

DrawingInfo Class | ArcGIS Maps SDK for Qt

Member Function Documentation DrawingInfo::DrawingInfo()

Default constructor. Creates an empty DrawingInfo.

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

Copy constructor from other DrawingInfo.

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

Move constructor from other DrawingInfo.

[noexcept] DrawingInfo::~DrawingInfo()

Destructor.

bool DrawingInfo::isEmpty() const

Returns true if this DrawingInfo is empty.

bool DrawingInfo::isScaleSymbols() const

Returns whether the sublayer renders its symbols based on scale.

A value of false means the symbols stay the same size in screen units regardless of the map scale.

The default value is false.

bool DrawingInfo::isShowLabels() const

Returns true if labels are shown.

QList<Esri::ArcGISRuntime::LabelingInfo> DrawingInfo::labelingInfos() const

Returns a list of LabelingInfo objects representing the labeling information associated with the sublayer.

Esri::ArcGISRuntime::Renderer *DrawingInfo::renderer(QObject *parent = nullptr) const

Returns the renderer applied to the service layer.

Note: The parent is optional. If no parent is specified, then the source from which this DrawingInfo comes from (ArcGISFeatureLayerInfo) takes ownership of the returned renderer.

double DrawingInfo::transparency() const

Returns transparency of this layer as a value between 0 (fully opaque) and 100 (fully transparent).

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

Move operator from other DrawingInfo.

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

Assignment operator from other DrawingInfo.


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