Map for WinForms | ComponentOne
C1.FlexMap Namespace / TileItem Class / Uri Property

In This Topic
    Uri Property (TileItem)
    In This Topic
    Gets the uri of this tile.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Uri As String
    public string Uri {get;}
    See Also