TiledCanvas Properties |
The TiledCanvas type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanvasCategory | Gets or sets the CanvasCategory of the canvas. The canvas category defines the z
order of the canvas in the map. (Inherited from MapCanvas.) |
![]() | GetTransitionUpdates | Gets or sets an function that returns a value indicating whether dynamic update is used for tile loading. |
![]() | IsLabelLayer | Gets or sets a value indicating whether tiles are labels. |
![]() | IsTransparentLayer | Gets or sets a value indicating whether the tiles of this layer are a transparent overlay of the
map. |
![]() | MapView | Gets the parent map instance. (Inherited from MapCanvas.) |
![]() | UseThreading | Gets or sets a value indicating whether threading is used for tile loading. |