MapMarker Class

Definition

Represents a marker to be applied to the center point of a map point or a map polygon.

public ref class MapMarker sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem
public sealed class MapMarker : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
type MapMarker = class
    inherit MapObjectCollectionItem
Public NotInheritable Class MapMarker
Inherits MapObjectCollectionItem
Inheritance

Fields

m_instance

The report instance object.

(Inherited from MapObjectCollectionItem)

Properties

Instance

Gets the report instance object that contains the calculated values of this report definition object.

MapMarkerImage

Gets an image to be applied to the map marker.

MapMarkerStyle

Gets the style for the map marker.

Explicit Interface Implementations

IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

(Inherited from MapObjectCollectionItem)

Applies to