RtreeSpatialIndexPageSize¶
Namespace: ThinkGeo.Core
public enum RtreeSpatialIndexPageSize
Inheritance Object → ValueType → Enum → RtreeSpatialIndexPageSize
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| FourKilobytes | 0 | |
| EightKilobytes | 1 | |
| SixteenKilobytes | 2 | |
| ThirtytwoKilobytes | 3 |