ClassVectorTileLayerRenderInfo
Class
Tile layer rendering settings.
Definition
Namespace:Telerik.Windows.Controls.Map.VectorTiles.Rendering
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class VectorTileLayerRenderInfo
Inheritance: objectVectorTileLayerRenderInfo
Constructors
VectorTileLayerRenderInfo(string, long, long, int)
Initializes a new instance of the VectorTileLayerRenderInfo class.
Properties
Cancel
Gets or sets a value indicating whether this layer rendering should be cancelled or not.
Extent
Gets the layer extent.
Features
Gets the Layer features.
Declaration
cs-api-definition
public List<VectorTileFeatureRenderInfo> Features { get; }
Property Value
LayerType
Gets the layer rendering type.
Name
Gets the Layer name.
Version
Gets the layer version.