The VectorTileGenerator type exposes the following members.

Constructors

  NameDescription
Public methodVectorTileGenerator
VectorTileGenerator constructor

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGenerate
Generates a Vector Tile from ShapeFile layers
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertySimplificationPixelThreshold
Simplification Threshold. Default is 1
Public propertyTileSize
The size of the vector tiles

See Also