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

KmlScale Class | ArcGIS Maps SDK for Qt

  • KmlScale
  • class Esri::ArcGISRuntime::KmlScale

    A KML scale object. More...

    Public Functions KmlScale(double scaleX, double scaleY, double scaleZ, QObject *parent = nullptr) virtual ~KmlScale() override double scaleX() const double scaleY() const double scaleZ() const bool operator!=(Esri::ArcGISRuntime::KmlScale *other) const bool operator==(Esri::ArcGISRuntime::KmlScale *other) const Detailed Description

    Defines a scale factor in x, y, and z dimensions.

    Member Function Documentation KmlScale::KmlScale(double scaleX, double scaleY, double scaleZ, QObject *parent = nullptr)

    Creates a KML scale with the specified x, y, and z scale factor values.

    [override virtual noexcept] KmlScale::~KmlScale()

    Destructor.

    double KmlScale::scaleX() const

    Returns the scale factor applied to the x dimension.

    double KmlScale::scaleY() const

    Returns the scale factor applied to the y dimension.

    double KmlScale::scaleZ() const

    Returns the scale factor applied to the z dimension.

    bool KmlScale::operator!=(Esri::ArcGISRuntime::KmlScale *other) const

    Returns true if this object is not equal to a second KmlScale object.

    bool KmlScale::operator==(Esri::ArcGISRuntime::KmlScale *other) const

    Returns true if this object is equal to a second KmlScale object.


    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