Show / Hide Table of Contents

Constructor RendererSceneProperties

RendererSceneProperties()

Initializes a new instance of the RendererSceneProperties class.

Declaration
public RendererSceneProperties()

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8

RendererSceneProperties(String, ExtrusionMode)

Initializes a new instance of the RendererSceneProperties class with the specified extrusion properties.

Declaration
public RendererSceneProperties(string extrusionExpression, ExtrusionMode extrusionMode)
Parameters
Type Name Description
System.String extrusionExpression

The extrusion expression to be used.

ExtrusionMode extrusionMode

The extrusion mode.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8

RendererSceneProperties(String, String, String)

Initializes a new instance of the RendererSceneProperties class with the specified rotation properties.

Declaration
public RendererSceneProperties(string headingExpression, string pitchExpression, string rollExpression)
Parameters
Type Name Description
System.String headingExpression

Heading expression to be used.

System.String pitchExpression

Pitch expression to be used.

System.String rollExpression

Roll expression to be used.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.