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


In This Topic
    TileLayer Class Members
    In This Topic

    The following tables list the members exposed by TileLayer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when changes need be notified.  
    Top
    See Also