ArcGIS Pro 2.6 API Reference Guide
RasterFootprintDrawMode Enumeration

ArcGIS.Core.CIM Namespace : RasterFootprintDrawMode Enumeration
Raster footprint draw modes.
Syntax
public enum RasterFootprintDrawMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum RasterFootprintDrawMode 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
All Draw all footprints.
OnlyPrimary Draw only primary footprints.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.RasterFootprintDrawMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace