Map for WinForms | ComponentOne
C1.Win.Map Namespace / TileLayer Class


In This Topic
    TileLayer Class Properties
    In This Topic

    For a list of all members of this type, see TileLayer members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the maxinum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the minimum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the name of this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the parent map which contains this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the tile source for this layer.  
    Public PropertyGets or sets the length of time, in milliseconds, before the requests times out.  
    Public PropertyGets or sets the visibility of this layer. (Inherited from C1.Win.Map.MapLayer)
    Top
    See Also