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


In This Topic
    LasStretchRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by LasStretchRendererDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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