[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.GenericTileSource

GenericTileSource Class

Represents the generic tile source which provides the pattern of the tile uri.

Inheritance
GenericTileSource
Implements
ITileSource
INotifier
Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class GenericTileSource : MapOwnedItemBase, ITileSource, INotifier

Constructors

Name Description
GenericTileSource()

For internal used. Initializes a new instance of the GenericTileSource object.

GenericTileSource(Map)

Initalizes a new instance of the GenericTileSource object.

Fields

Name Description
Serializer

The serializer used to serialize this class.

XmlName

The name of the xml node on saveing the object into the xml file.

Properties

Name Description
LevelBase

Gets or sets the zoom value for the {level} token in TileUriPattern when ZoomLevel is 0.

Subdomains

Gets or sets a semicolon delimited list of subdomains of the tile server.

TileUriPattern

Gets or sets the uri pattern of the tile image.

Methods

Name Description
OnPropertyChanged()