public enum ExaggerationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExaggerationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ExaggerationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExaggerationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ScaleVoxelHeight | Multiply the height (z-dimension) of a voxel by the exaggeration factor. The origin of the layer will remain unchanged. This option is valid for Voxel layer. |
ScaleZ | Multiply z-coordinate by the exaggeration factor. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ExaggerationMode
Target Platforms: Windows 10, Windows 8.1, Windows 7