Gets or sets whether tiles fade in on load.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public bool FadeInTiles { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property FadeInTiles As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |