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
Gets a value indicating whether a secure connection should be used for retrieving tiles.
Syntax
'Declaration
 
ReadOnly Property UseSecureConnection As Boolean
 

Property Value

A System.Boolean value. true if a secure connection should be used; otherwise, false.
See Also