CustomOperatorContext.GetFeatureHoverVisualizers Method
Gets the list of hover visualizers attached to the current feature.
GetFeatureHoverVisualizers()
Gets the list of hover visualizers attached to the current feature.Syntax
public VisualizerCollection GetFeatureHoverVisualizers ()
Return Value
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