MapCustomColor クラス

定義

マップ レポート アイテムのカスタム色を表します。

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

フィールド

m_instance

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

(継承元 MapObjectCollectionItem)

プロパティ

Color

色を取得します。

Instance

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

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

IMapObjectCollectionItem.SetNewContext()

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

(継承元 MapObjectCollectionItem)

適用対象