Show / Hide Table of Contents

Class KmlOrientation

A KML orientation object.

Inheritance
object
KmlOrientation
Implements
IEquatable<KmlOrientation>
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class KmlOrientation : IEquatable<KmlOrientation>
Remarks

Specifies values that define an orientation.

Constructors

Name Description
KmlOrientation(double, double, double)

Initializes a new instance of the KmlOrientation class, with the specified heading, tilt, and roll values.

Properties

Name Description
Heading

Gets the heading in degrees.

Roll

Gets the roll in degrees.

Tilt

Gets the tilt in degrees.

Methods

Name Description
Equals(KmlOrientation?)

Indicates whether the current object is equal to another object of the same type.

Equals(object?)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Applies to

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.