Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / MultiScaleTileSource Class / TileWidth Property

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