|
LuciadCPillar C# 2026.0
|
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. | |
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 |