ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileLayer Interface / UseSecureConnection Property

In This Topic
    UseSecureConnection Property (IMapTileLayer)
    In This Topic
    Value indicating whether secure connection should be used for tiles retrieveing.
    Syntax
    'Declaration
     
    ReadOnly Property UseSecureConnection As Boolean
    bool UseSecureConnection {get;}
    See Also