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