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
double scaleX

Scale factor of the x dimension.

double scaleY

Scale factor of the y dimension.

double scaleZ

Scale factor of the z dimension.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 300.0
.NET Windows200.6 - 300.0
.NET Android200.6 - 300.0
.NET iOS200.6 - 300.0
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.