Show / Hide Table of Contents

Constructor KmlScale

KmlScale(Double, Double, Double)

Initializes a new instance of the KmlScale class with the specified x, y, and z scale factor values.

Declaration
public KmlScale(double scaleX, double scaleY, double scaleZ)
Parameters
Type Name Description
System.Double scaleX

Scale factor of the x dimension.

System.Double scaleY

Scale factor of the y dimension.

System.Double scaleZ

Scale factor of the z dimension.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.