MapCustomColor クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マップ レポート アイテムのカスタム色を表します。
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) |