InformationLayer Members
In This Article
#Constructors
Name | Description |
---|---|
Information |
Initializes a new instance of the Information |
#Properties
Name | Description |
---|---|
Data | Specifies the data storage for the information layer. |
Data |
Provides access to an object that obtains information data from online data providers. |
Enable |
Specifies whether highlighting map items is enabled on this layer.
Inherited from Map |
Enable |
Specifies whether selecting map items is enabled on this layer.
Inherited from Map |
Highlighted |
Gets a style applied to a highlighted map item.
Inherited from Map |
Item |
Gets or sets the index of the image assigned to the map item.
Inherited from Map |
Item |
Gets a style applied to a map item.
Inherited from Map |
Max |
Gets or sets the maximum zoom level at which this layer should be visible.
Inherited from Layer |
Min |
Gets or sets the minimum zoom level at which this layer should be visible.
Inherited from Layer |
Name |
Gets or sets the name of layer.
Inherited from Layer |
Rectangle |
Specifies a rectangle that limits the layer’s displayed area.
Inherited from Layer |
Selected |
Gets or sets the currently selected item on a map.
Inherited from Map |
Selected |
Gets the collection of selected items of the Map |
Selected |
Gets a style applied to the selected map item.
Inherited from Map |
Shape |
Gets or sets a pattern used to generate shape titles.
Inherited from Map |
Shape |
Gets or sets a value specifying whether or not shape titles should be visible.
Inherited from Map |
Tool |
Gets or sets a string which represents the pattern specifying the text to be displayed within a tooltip.
Inherited from Map |
Visible |
Gets or sets a value specifying whether or not a layer should be visible.
Inherited from Layer |
ZIndex |
Gets or sets a value that is the order on the z-plane in which a map layer element (e. |
#Methods
Name | Description |
---|---|
Clear |
Clears all results displayed on a layer. |
Dispose() |
Disposes of the current object.
Inherited from Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports data from this vector layer to the specified stream using the KML file format.
Inherited from Map |
Export |
Exports data from this vector layer to the specified stream using the KML file format.
Inherited from Map |
Export |
Exports data from this vector layer to the specified KML file.
Inherited from Map |
Export |
Exports this vector layer data to the specified shapefile.
Inherited from Map |
Export |
Exports data from this vector layer to the specified stream using the defined parameters.
Inherited from Map |
Export |
Exports data from this vector layer to the specified stream using the defined parameters.
Inherited from Map |
Export |
Exports data from this vector layer to the specified stream using the SVG file format.
Inherited from Map |
Export |
Exports data from this vector layer to the specified stream using the SVG file format.
Inherited from Map |
Export |
Exports data from this vector layer to the specified SVG file using the defined parameters.
Inherited from Map |
Export |
Exports data from this vector layer to the specified SVG file using the defined parameters.
Inherited from Map |
Export |
Exports data from this vector layer to the specified SVG file.
Inherited from Map |
Export |
Exports data from this vector layer to the specified SVG file.
Inherited from Map |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a map viewport.
Inherited from Layer |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Information |
#Events
Name | Description |
---|---|
Attribute |
Occurs for each attribute value that is used in a title or tooltip before this title or tooltip is displayed.
Inherited from Map |
Data |
Overrides the Layer |
Data |
Occurs when a data request has been completed. |
Error |
Occurs when an internal exception is raised.
Inherited from Layer |
Viewport |
Occurs every time the current viewport is changed.
Inherited from Layer |
Visible |
Occurs when the layer’s Layer |
See Also