ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasStretchRendererDefinition Class / ModulateUsingIntensity Property

In This Topic
    ModulateUsingIntensity Property (LasStretchRendererDefinition)
    In This Topic
    Gets or sets the flag indicating whether or not to modulate intensity. The default value is false.
    Syntax
    Public Property ModulateUsingIntensity As Boolean
    public bool ModulateUsingIntensity {get; set;}
    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also