ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudStretchRenderer Class


In This Topic
    CIMPointCloudStretchRenderer Class Properties
    In This Topic

    For a list of all members of this type, see CIMPointCloudStretchRenderer members.

    Public Properties
     NameDescription
    Public Property Gets or sets the filter used to filter the points being drawn. (Inherited from ArcGIS.Core.CIM.CIMPointCloudRenderer)
    Public Property Gets or sets the color ramp of the renderer.  
    Public Property Gets or sets the field used to render the points. (Inherited from ArcGIS.Core.CIM.CIMPointCloudRenderer)
    Public Property Gets or sets the field transform type. (Inherited from ArcGIS.Core.CIM.CIMPointCloudRenderer)
    Public Property Gets or sets the symbol type. (Inherited from ArcGIS.Core.CIM.CIMPointCloudRenderer)
    Public Property Gets or sets the algorithm used to determine the symbol size. (Inherited from ArcGIS.Core.CIM.CIMPointCloudRenderer)
    Public Property Gets or sets the maximum value used to compute the linear mapping of the renderer.  
    Public Property Gets or sets the minimum value used to compute the linear mapping of the renderer.  
    Top
    See Also