![]() |
LuciadCPillar C# 2024.1.04
|
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. More... | |
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. |