Constructor SimpleMarkerSceneSymbol
SimpleMarkerSceneSymbol()
Initializes a new instance of the Simple
Declaration
public SimpleMarkerSceneSymbol()
Applies to
Platforms and versions
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.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |
Relevant samples
Scene symbols: Show various kinds of 3D symbols in a scene.
SimpleMarkerSceneSymbol(SimpleMarkerSceneSymbolStyle, Color, Double, Double, Double, SceneSymbolAnchorPosition)
Initializes a new instance of the Simple
Declaration
public SimpleMarkerSceneSymbol(SimpleMarkerSceneSymbolStyle style, Color color, double height, double width, double depth, SceneSymbolAnchorPosition anchorPosition)
Parameters
Type | Name | Description |
---|---|---|
Simple |
style | The Simple |
System. |
color | The color of the symbol. |
System. |
height | The height in meters of the symbol. |
System. |
width | The width in meters of the symbol. |
System. |
depth | The depth in meters of the symbol. |
Scene |
anchorPosition | The Scene |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.3 - 200.6 |
Xamarin.Android | 100.0 - 100.14 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.3 - 200.6 |