Show / Hide Table of Contents

Property OffsetZ

OffsetZ

Gets or sets the location offset in the Z direction that defines the observer relative to the GeoElement.

Declaration
public double OffsetZ { get; set; }
Property Value
Type Description
double

The offset in the Z axis relative to the location of the GeoElement.

Remarks

The observer location is determined by the GeoElement location plus the offset X,Y,Z values. Any rotations applied to the GeoElement are also applied to the X,Y,Z offsets. This allows the observer to be positioned relative to the GeoElement and maintain the relative position even when the GeoElement moves and rotates.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.