Click or drag to resize

TiledCanvas Properties

The TiledCanvas type exposes the following members.

Properties
  NameDescription
Public propertyCanvasCategory
Gets or sets the CanvasCategory of the canvas. The canvas category defines the z order of the canvas in the map.
(Inherited from MapCanvas.)
Public propertyGetTransitionUpdates
Gets or sets an function that returns a value indicating whether dynamic update is used for tile loading.
Public propertyIsLabelLayer
Gets or sets a value indicating whether tiles are labels.
Public propertyIsTransparentLayer
Gets or sets a value indicating whether the tiles of this layer are a transparent overlay of the map.
Public propertyMapView
Gets the parent map instance.
(Inherited from MapCanvas.)
Public propertyUseThreading
Gets or sets a value indicating whether threading is used for tile loading.
Top
See Also