public enum SpectralProfileDisplayMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SpectralProfileDisplayMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SpectralProfileDisplayMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SpectralProfileDisplayMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Boxes | Show spectral profile as a series of boxes for each raster band. |
BoxesAndMeanLine | Show spectral profile as both a series of boxes for each raster band and lines joining mean values of each raster band. |
ConsolidatedBoxesAndMeanLine | Show spectral profile as both consolidated boxes for each raster band and lines joining mean values of each raster band. |
MeanLine | Show spectral profile as line joining mean values of each raster band. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.SpectralProfileDisplayMode
Target Platforms: Windows 10, Windows 8.1, Windows 7