ArcGIS Pro 2.8 API Reference Guide
SurfaceTINShadingMode Property (MapElevationSurfaceDefinition)

ArcGIS.Desktop.Mapping Namespace > MapElevationSurfaceDefinition Class : SurfaceTINShadingMode Property
Gets and sets the elevation surface shading mode for TIN elevation sources.
Syntax
public SurfaceTINShadingMode SurfaceTINShadingMode {get; set;}
Public Property SurfaceTINShadingMode As SurfaceTINShadingMode
Remarks
The default is SurfaceTINShadingMode.Smooth. Set to SurfaceTINShadingMode.Flat if you want to shade the faces of the TIN consistently without any smoothing
Note: Ignored for non-tin sources
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapElevationSurfaceDefinition Class
MapElevationSurfaceDefinition Members