Gets the tile height of the image.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public int TileHeight { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property TileHeight As Integer <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |