ArcGIS Pro 2.9 API Reference Guide
LinkMode Enumeration

ArcGIS.Desktop.Mapping Namespace : LinkMode Enumeration

Defines the method used to link multiple 2D and 3D views together.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Syntax
Members
MemberDescription
Center Views will look at the same location. When linking 2D and 3D views, the locations are approximated.
None Views are not linked.
Scale Views will maintain the same scale and rotation. When linking 2D and 3D views, the scales are approximated between view types.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.LinkMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Mapping Namespace