ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleTileSource Class / TileWidth Property

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