Class SymbolLayerEdges3D
Defines edges on a symbol layer applicable for rendering 3D geometries.
Inheritance
System.Object
SymbolLayerEdges3D
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 SymbolLayerEdges3D
Remarks
Edge rendering visualization is specific for 3D visualizations. It can be used to emphasize the form of 3D objects
and to improve the three-dimensional spatial understanding. Edges are currently accessible only on Multilayer
Constructors
Name | Description |
---|---|
Symbol |
Initializes a new instance of the Symbol |
Symbol |
Initializes a new instance of the Symbol |
Properties
Name | Description |
---|---|
Color | Gets or sets the color of the edges. |
Width | Gets or sets the width of the edges in device-independent pixels. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 - 200.6 |
.NET | 200.5 - 200.6 |
.NET Windows | 200.5 - 200.6 |
.NET Android | 200.5 - 200.6 |
.NET iOS | 200.5 - 200.6 |
.NET Framework | 200.5 - 200.6 |
UWP | 200.5 - 200.6 |