FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / GenericTileSource Class / LevelBase Property

In This Topic
    LevelBase Property
    In This Topic
    Gets or sets the zoom value for the {level} token in TileUriPattern when C1.Win.FlexReport.CustomFields.Map.ZoomLevel is 0.
    Syntax
    'Declaration
     
    Public Property LevelBase As Integer
    public int LevelBase {get; set;}
    See Also