IndicatorImage クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
状態インジケーター画像の特性を表します。
public ref class IndicatorImage sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseGaugeImage
public sealed class IndicatorImage : Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImage
type IndicatorImage = class
inherit BaseGaugeImage
Public NotInheritable Class IndicatorImage
Inherits BaseGaugeImage
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| HueColor |
画像の色相を得ます。 |
| Instance |
このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。 |
| MIMEType |
画像のMIMEType。 (継承元 BaseGaugeImage) |
| Source |
画像の出典を特定する (継承元 BaseGaugeImage) |
| Transparency |
画像の透明性を得られます。 |
| TransparentColor |
画像内で透明とみなすための色 (継承元 BaseGaugeImage) |
| Value |
画像データ。 (継承元 BaseGaugeImage) |