ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / QuadTreeTileSource Class
Properties Methods Events


In This Topic
    QuadTreeTileSource Class Members
    In This Topic

    The following tables list the members exposed by QuadTreeTileSource.

    Public Properties
     NameDescription
    Public PropertyGets the tile height of the image. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Public PropertyGets the tile width of the image. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets QuadCode property.  
    Top
    Public Methods
     NameDescription
    Public MethodInitialize the map source. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodRaise InitializeCompleted event. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    Public Events
     NameDescription
    Public EventRaised when initialization of the map source is completed. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    See Also