ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasDatasetLayer Class / SetDisplayFilter Method

In This Topic
    SetDisplayFilter Method
    In This Topic
    Overload List
    OverloadDescription
    Sets the classification codes, returns and flags for the display filter according to the specified filter type. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the classification codes for the display filter. Other elements of the display filter are unchanged. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the returns for the display filter. Other elements of the display filter are unchanged. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the the display filter. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also