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

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