|
LuciadCPillar C# 2026.0.07
|
This callback needs to be called to let ISelectionCandidateChooser know which (subset of) features should be selected.
More...
Public Member Functions | |
| void | HandleFeatures (System.Collections.Generic.IList< Luciad.Layers.Features.LayerFeatureId > layerFeatureIds) |
| This method is called to notify which subset of features should be selected. | |
This callback needs to be called to let ISelectionCandidateChooser know which (subset of) features should be selected.
| void Luciad.Controllers.ISelectionCandidateCallback.HandleFeatures | ( | System.Collections.Generic.IList< Luciad.Layers.Features.LayerFeatureId > | layerFeatureIds | ) |
This method is called to notify which subset of features should be selected.
| layerFeatureIds | the subset of features that should be selected. |