public void SetFilters( IEnumerable<CIMPointCloudFilter> filters )
Public Sub SetFilters( _ ByVal filters As IEnumerable(Of CIMPointCloudFilter) _ )
Parameters
- filters
- The enumeration of filters to set
public void SetFilters( IEnumerable<CIMPointCloudFilter> filters )
Public Sub SetFilters( _ ByVal filters As IEnumerable(Of CIMPointCloudFilter) _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1