CustomOperatorContext.GetFeatureSelectionVisualizers Method
Thread safety: This property is not thread-safe.
GetFeatureSelectionVisualizers()
Gets the list of selection visualizers attached to the current feature.Syntax
public VisualizerCollection GetFeatureSelectionVisualizers ()
Return Value
Type: A collection of Visualizer elements.
The list of selection visualizer attached to the current feature.
The list of selection visualizer 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