[explicit]
LayerSceneProperties::LayerSceneProperties(Esri::ArcGISRuntime::SurfacePlacement surfacePlacement)
Contructs a LayerSceneProperties with a specific surface placement
Copy constructor from other.
[noexcept]
LayerSceneProperties::LayerSceneProperties(Esri::ArcGISRuntime::LayerSceneProperties &&other)
Move constructor from other.
[noexcept]
LayerSceneProperties::~LayerSceneProperties()
Destructor.
[since Esri::ArcGISRuntime 100.6]
double LayerSceneProperties::altitudeOffset() const
Returns the altitudeOffset from the scene properties of the layer.
This function was introduced in Esri::ArcGISRuntime 100.6.
See also setAltitudeOffset().
bool LayerSceneProperties::isEmpty() constGets whether the object is empty.
Returns true
if empty.
[since Esri::ArcGISRuntime 100.6]
void LayerSceneProperties::setAltitudeOffset(double altitudeOffset)
Sets the altitudeOffset in the scene properties of the layer.
This function was introduced in Esri::ArcGISRuntime 100.6.
See also altitudeOffset().
void LayerSceneProperties::setSurfacePlacement(Esri::ArcGISRuntime::SurfacePlacement surfacePlacement)Sets the SurfacePlacement.
See also surfacePlacement().
Esri::ArcGISRuntime::SurfacePlacement LayerSceneProperties::surfacePlacement() constGets the SurfacePlacement.
Returns the SurfacePlacement enumeration that specifies how the surface defines altitude.
See also setSurfacePlacement().
[noexcept]
Esri::ArcGISRuntime::LayerSceneProperties &LayerSceneProperties::operator=(Esri::ArcGISRuntime::LayerSceneProperties &&other)
Move operator from other.
Esri::ArcGISRuntime::LayerSceneProperties &LayerSceneProperties::operator=(const Esri::ArcGISRuntime::LayerSceneProperties &other)Assignment operator from other.
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