Degree Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Grid density level in spatial index
public enum Degree
type Degree =
Public Enum Degree
- Inheritance
-
Degree
Fields
Name | Value | Description |
---|---|---|
None | 0 | None |
Low | 1 | Low |
Medium | 2 | Medium |
High | 3 | High |
Normal | 4 | Normal |
Above_Normal | 5 | Above_Normal |
Below_Normal | 6 | Below_Normal |