![]() |
LuciadCPillar C# 2024.1.04
|
Can be used to retrieve notifications for FeatureState
changes.
More...
Public Member Functions | |
void | OnFeatureStateChanged (Luciad.Layers.Features.FeatureStateEvent featureStateEvent) |
Called when the feature states of one or more features has changed. More... | |
Can be used to retrieve notifications for FeatureState
changes.
See FeatureStateManager
for a usage example.
void Luciad.Layers.Features.IFeatureStateObserver.OnFeatureStateChanged | ( | Luciad.Layers.Features.FeatureStateEvent | featureStateEvent | ) |
Called when the feature states of one or more features has changed.
featureStateEvent | the event describing the changes |