cylinder static method
- required Color color,
- required double diameter,
- required double height,
- SceneSymbolAnchorPosition anchorPosition = SceneSymbolAnchorPosition.bottom,
Creates a simple marker scene symbol with cylinder style.
Parameters:
color
— The color of the symbol.diameter
— The diameter in meters of base of the cylinder symbol.height
— The height in meters of the cylinder symbol.anchorPosition
— The anchor position SceneSymbolAnchorPosition of the cube symbol.
Return Value: A SimpleMarkerSceneSymbol.