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 DescriptionDefines 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() constReturns the scale factor applied to the x dimension.
double KmlScale::scaleY() constReturns the scale factor applied to the y dimension.
double KmlScale::scaleZ() constReturns the scale factor applied to the z dimension.
bool KmlScale::operator!=(Esri::ArcGISRuntime::KmlScale *other) constReturns true
if this object is not equal to a second KmlScale object.
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