public enum AutoCameraType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AutoCameraType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AutoCameraType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AutoCameraType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Center | Show the map at the specified center point. | 
| CenterAndScale | Show the map at the specified center point and scale. | 
| Extent | Show the map at a specified extent. | 
| Scale | Show the map at the specified scale. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.AutoCameraType
Target Platforms: Windows 10, Windows 8.1, Windows 7