ArcGIS Pro 2.9 API Reference Guide
PointCloudRendererDefinition Constructor

ArcGIS.Desktop.Mapping Namespace > PointCloudRendererDefinition Class : PointCloudRendererDefinition Constructor
The type of renderer
Field name containing the renderer value(s) (optional)
Creates a PointCloudRendererDefinition.
Syntax
public PointCloudRendererDefinition( 
   PointCloudRendererType rendererType,
   string field
)
Public Function New( _
   ByVal rendererType As PointCloudRendererType, _
   Optional ByVal field As String _
)

Parameters

rendererType
The type of renderer
field
Field name containing the renderer value(s) (optional)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PointCloudRendererDefinition Class
PointCloudRendererDefinition Members