Class GeoElementViewshed
GeoElementViewshed is an analysis object that renders a viewshed for a specified Geo
Implements
Namespace: Esri.ArcGISRuntime.UI.GeoAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GeoElementViewshed : Viewshed, INotifyPropertyChanged
Remarks
GeoElementViewshed determines visible and non-visible areas in a GeoView for an observer defined with a Geo
Constructors
Name | Description |
---|---|
Geo |
Initializes a new instance of the Geo |
Properties
Name | Description |
---|---|
Geo |
Gets the Geo |
Heading |
Gets or sets the offset angle applied to the heading of the GeoElement. |
Offset |
Gets or sets the location offset in the X direction that defines the observer relative to the GeoElement. |
Offset |
Gets or sets the location offset in the Y direction that defines the observer relative to the GeoElement. |
Offset |
Gets or sets the location offset in the Z direction that defines the observer relative to the GeoElement. |
Pitch |
Gets or sets the offset angle applied to the pitch of the Geo |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |