Namespace: 
   EGIS.Mapbox.Vector.Tile
Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
      
    Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Shared Function Encode ( _ n As Integer _ ) As Integer | 
| C# | 
|---|
| public static int Encode( int n ) | 
| Visual C++ | 
|---|
| public: static int Encode( int n ) | 
| JavaScript | 
|---|
| EGIS.Mapbox.Vector.Tile.ZigZag.encode = function(n); | 
Parameters
- n
- Type: System..::..Int32
 
     
     
     
     
    