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)

適用対象