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