Share via


MapPoint クラス

定義

マップの線レイヤーに埋め込むポイント ベースの空間要素を表します。

public ref class MapPoint sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialElement
public sealed class MapPoint : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElement
type MapPoint = class
    inherit MapSpatialElement
Public NotInheritable Class MapPoint
Inherits MapSpatialElement
継承

フィールド

m_instance

レポート インスタンス オブジェクト。

(継承元 MapObjectCollectionItem)
m_map

この空間要素が適用されるマップを指定します。

(継承元 MapSpatialElement)
m_mapVectorLayer

この空間要素が適用される、ベクトルに基づくマップ レイヤーを指定します。

(継承元 MapSpatialElement)

プロパティ

Instance

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

MapFields

空間要素に関連付ける MapField オブジェクトのコレクションを取得します。

(継承元 MapSpatialElement)
MapPointTemplate

マップ ポイントに適用するカスタム テンプレートを取得します。

UseCustomPointTemplate

MapPointTemplate プロパティがマップ ポイントに適用されるかどうかを示します。

VectorData

空間要素のベクトル データを取得します。

(継承元 MapSpatialElement)

明示的なインターフェイスの実装

IMapObjectCollectionItem.SetNewContext()

コレクションの新しいコンテキストを設定します。

(継承元 MapObjectCollectionItem)

適用対象