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

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

    ArcGIS Pro version: 3.2 or higher.
    See Also