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