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