ArcGIS Pro 3.7 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 Property StretchAttribute As LASStretchAttribute
    public LASStretchAttribute StretchAttribute {get; set;}
    Remarks
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also