Show / Hide Table of Contents

Property GrowEffect

GrowEffect

Gets or sets the controls which geometry editor elements have the grow effect applied to them.

Declaration
public GeometryEditorGrowEffect GrowEffect { get; set; }
Property Value
Type Description
GeometryEditorGrowEffect

Controls which geometry editor elements have the grow effect applied to them.

Remarks

For tap interaction based tools that use an InteractionConfiguration or a ReticleInteractionConfiguration the GeometryEditorGrowEffect can be used to override the interaction configuration and disable the grow effect when a GeometryEditorVertex or GeometryEditorMidVertex is hovered. When using the ProgrammaticReticleTool the GeometryEditorGrowEffect is used to control which GeometryEditorElement grows when hovered.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.