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