The VectorTileLayer type exposes the following members.

Constructors

  NameDescription
Public methodVectorTileLayer

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyExtent
get/set the size of the Layer. Typical values are 512 or 1024
Public propertyName
get/set the name of the Layer. A Layer MUST contain a name.
Public propertyVectorTileFeatures
List of VectorTileFeature. A VectorTileLayer should contain at least one feature
Public propertyVersion
get/set the version of the VectorTileLayer. Default is 2

See Also