Class MapType
Defines the Map types that are available in the system.
Inheritance
System.Object
MapType
Namespace: MESL.SqlRace.Enumerators
Assembly: MESL.SqlRace.Enumerators.dll
Syntax
public sealed class MapType : Enum
Fields
BiLinear
BiLinear map.
Declaration
public const MapType BiLinear
Field Value
Type | Description |
---|---|
MapType |
Linear
Linear map.
Declaration
public const MapType Linear
Field Value
Type | Description |
---|---|
MapType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |