ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapTileKey Structure / LevelOfDetail Field

In This Topic
    LevelOfDetail Field
    In This Topic
    Gets the level of detail.
    Syntax
    'Declaration
     
    Public ReadOnly LevelOfDetail As Integer
    public readonly int LevelOfDetail

    Field Value

    An System.Int32 representing the level of detail.
    See Also