Constructor SymbolLayerEdges3D
SymbolLayerEdges3D()
Initializes a new instance of the Symbol
Declaration
public SymbolLayerEdges3D()
Applies to
Platforms and versions
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 |
SymbolLayerEdges3D(Color, Double)
Initializes a new instance of the Symbol
Declaration
public SymbolLayerEdges3D(Color color, double width)
Parameters
Type | Name | Description |
---|---|---|
System. |
color | The color of the edges. |
System. |
width | The width of the edges in device-independent pixels. |
Applies to
Platforms and versions
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 |