Show / Hide Table of Contents

Class MultilayerMeshSymbol

A mesh symbol built with a material fill symbol layer to display 3D objects in an ArcGISSceneLayer in a SceneView.

Inheritance
System.Object
Symbol
MultilayerSymbol
MultilayerMeshSymbol
Implements
System.ComponentModel.INotifyPropertyChanged
MultilayerSymbol.Color
MultilayerSymbol.SymbolLayers
MultilayerSymbol.ReferenceProperties
Symbol.PropertyChanged
Symbol.FromJson(String)
Symbol.ToJson()
Symbol.Clone()
Symbol.CreateSwatchAsync(Double)
Symbol.CreateSwatchAsync(Color, Double)
Symbol.CreateSwatchAsync(Int32, Int32, Single, Color, Geometry)
Symbol.CreateSwatchAsync(Int32, Int32, Double, Color)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Symbology
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class MultilayerMeshSymbol : MultilayerSymbol, INotifyPropertyChanged
Remarks

Only SimpleRenderer, UniqueValueRenderer, and ClassBreaksRenderer can be created from a collection of MultilayerMeshSymbol. To symbolize 3D objects, apply the render to ArcGISSceneLayer.

Constructors

Name Description
MultilayerMeshSymbol(MaterialFillSymbolLayer)

Initializes a new instance of the MultilayerMeshSymbol class with a given MaterialFillSymbolLayer.

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.