言語

MapCustomColorInstance クラス

定義

MapCustomColorクラスのインスタンス型を表し、MapCustomColorのプロパティの計算値を含みます。

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

プロパティ

名前 説明
Color

ColorクラスにおけるMapCustomColorプロパティの計算値を取得します。

メソッド

名前 説明
ResetInstanceCache()

インスタンスキャッシュをリセットします。

(継承元 BaseInstance)

適用対象