ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasStretchRendererDefinition Class


In This Topic
    LasStretchRendererDefinition Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the color ramp used for symbol colors to be assigned from.  
    Public Property Gets or sets the gamma value. Default value is 1.0.  
    Public Property Gets or sets the flag indicating whether or not to modulate intensity. The default value is false.  
    Public Property The number of standard deviations. Default value is 2.0.  
    Public PropertyGets or sets the stretch attribute used. Default value is ArcGIS.Core.CIM.LASStretchAttribute.Elevation.  
    Public PropertyGets the stretch type. Default value is ArcGIS.Core.CIM.LASStretchType.StandardDeviations.  
    Public Property The symbol scale factor. Default value is 0.0.  
    Top
    See Also