public enum ClassFlagOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ClassFlagOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Exclude | Points with this flag will never be displayed. |
Ignore | This flag does not contribute to point filtering. Points with this flag will be displayed, but if a point that does not have this flag is represented by another flag that is set to be displayed, then points that do not have this flag can also be displayed. This is the default. |
Include | Points with this flag will be displayed. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.ClassFlagOption
Target Platforms: Windows 11, Windows 10, Windows 8.1