public enum BivariateGridSizeOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BivariateGridSizeOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum BivariateGridSizeOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BivariateGridSizeOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
FourByFour | A grid with four rows and four columns. |
ThreeByThree | A grid with three rows and three columns. |
TwoByTwo | A grid with two rows and two columns. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.BivariateGridSizeOption
Target Platforms: Windows 11, Windows 10, Windows 8.1