Show / Hide Table of Contents

Class KmlOrientation

A KML orientation object.

Inheritance
System.Object
KmlOrientation
Implements
System.IEquatable<KmlOrientation>
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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)
Equals(Object)
GetHashCode()

Applies to

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.