MultiScaleTileSourceGroup Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The MultiScaleTileSourceGroup type exposes the following members.

Properties

  Name Description
Public property Children Gets a list of MultiScaleTileSource objects in this MultiScaleTileSourceGroup.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Protected property TileBlendTime Gets or sets the amount of time to blend a new level of detail when a tile becomes available. (Inherited from MultiScaleTileSource.)

Top