ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / QuadTreeTileSource Class / QuadCode Property

In This Topic
    QuadCode Property
    In This Topic
    Gets or sets QuadCode property.
    Syntax
    'Declaration
     
    
    Protected Property QuadCode As String
    protected string QuadCode {get; set;}
    Remarks
    QuadCode is a four character string containing the characters for the tiles in the following order: upper left, lower left, upper right and lower right.
    See Also