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

In This Topic
    StretchAttribute Property (LasStretchRendererDefinition)
    In This Topic
    Gets or sets the stretch attribute used. Default value is ArcGIS.Core.CIM.LASStretchAttribute.Elevation.
    Syntax
    public LASStretchAttribute StretchAttribute {get; set;}
    Public Property StretchAttribute As LASStretchAttribute
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also