ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointSelectionFilter Class
Properties


In This Topic
    LasPointSelectionFilter Class Members
    In This Topic

    The following tables list the members exposed by LasPointSelectionFilter.

    Public Constructors
     NameDescription
    Public ConstructorCreate an instance of LasPointSelectionFilter.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the list of classification codes to be used in the selection filter.  
    Public Property Gets and sets the geometry to use for the selection filter. This must be a non-empty geometry and should be defined in screen coordinates or in coordinates of the map's spatial reference.  
    Public Property Gets and sets whether only visible points are to be used in the selection filter. Default value is null indicating don't change the existing visible points setting.  
    Top
    See Also