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