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

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