LuciadCPillar C# 2024.1.04
Luciad.Layers.Features.IFeatureStateObserver Interface Reference

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...
 

Detailed Description

Can be used to retrieve notifications for FeatureState changes.

See FeatureStateManager for a usage example.

Member Function Documentation

◆ OnFeatureStateChanged()

void Luciad.Layers.Features.IFeatureStateObserver.OnFeatureStateChanged ( Luciad.Layers.Features.FeatureStateEvent  featureStateEvent)

Called when the feature states of one or more features has changed.

Parameters
featureStateEventthe event describing the changes