ArcGIS Pro 2.7 API Reference Guide
GetRenderer Method (PointCloudSceneLayer)

ArcGIS.Desktop.Mapping Namespace > PointCloudSceneLayer Class : GetRenderer Method
Returns the renderer used to draw the point cloud scene layer This method must be called on the MCT. Use QueuedTask.Run
Syntax
public CIMPointCloudRenderer GetRenderer()
Public Function GetRenderer() As CIMPointCloudRenderer

Return Value

Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PointCloudSceneLayer Class
PointCloudSceneLayer Members