ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1MultiScaleTileSource Class / TileWidth Property

In This Topic
    TileWidth Property (C1MultiScaleTileSource)
    In This Topic
    Gets the tile width of the image.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TileWidth As Integer
    public int TileWidth {get;}
    See Also