CustomOperatorContext.GetFeatureHoverVisualizers Method
Thread safety: This property is not thread-safe.
GetFeatureHoverVisualizers()
Gets the list of hover visualizers attached to the current feature.Syntax
public VisualizerCollection GetFeatureHoverVisualizers ()
Return Value
Type: A collection of Visualizer elements.
The list of hover visualizers attached to the current feature.
The list of hover visualizers attached to the current feature.
Remarks
The returned list can be modified by the custom operator, to add or remove visualizers to/from the current feature.
Platforms
Windows, Linux, Android