MapSubItem クラス

定義

マップ レポート アイテム内のサブアイテムを表します。

public ref class MapSubItem abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public abstract class MapSubItem : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type MapSubItem = class
    inherit MapObjectCollectionItem
    interface IROMStyleDefinitionContainer
Public MustInherit Class MapSubItem
Inherits MapObjectCollectionItem
Implements IROMStyleDefinitionContainer
継承
派生
実装

フィールド

m_instance

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

(継承元 MapObjectCollectionItem)
m_map

このサブアイテムが適用されるマップを指定します。

プロパティ

BottomMargin

サブアイテムの下余白を取得します。

LeftMargin

サブアイテムの左余白を取得します。

MapLocation

サブアイテムの位置を取得します。

MapSize

サブアイテムのサイズを取得します。

RightMargin

サブアイテムの右余白を取得します。

Style

サブアイテムのスタイル情報を取得します。

TopMargin

サブアイテムの上余白を取得します。

ZIndex

サブアイテムの描画順序を取得します。

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

IMapObjectCollectionItem.SetNewContext()

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

(継承元 MapObjectCollectionItem)

適用対象