public enum CameraViewpoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum CameraViewpoint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum CameraViewpoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum CameraViewpoint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
LookAt | XYZ of the camera represents the target or the coordinate you are looking at. |
LookFrom | XYZ of the camera represents the observer or the coordinate you are looking from. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.CameraViewpoint
Target Platforms: Windows 10, Windows 8.1, Windows 7