ArcGIS Pro 3.3 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 bool ModulateUsingIntensity {get; set;}
    Public Property ModulateUsingIntensity As Boolean
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also