ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasUniqueValueRendererDefinition Class / AttributeType Property

In This Topic
    AttributeType Property (LasUniqueValueRendererDefinition)
    In This Topic
    Gets or sets the attribute used to define the unique values. The default value is LasAttributeType.Classification.
    Syntax
    public LasAttributeType AttributeType {get; set;}
    Public Property AttributeType As LasAttributeType
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also