TopImage 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示要显示在仪表顶部的图像。
public ref class TopImage sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseGaugeImage
public sealed class TopImage : Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImage
type TopImage = class
inherit BaseGaugeImage
Public NotInheritable Class TopImage
Inherits BaseGaugeImage
- 继承
属性
HueColor |
要着色图像的颜色。 |
Instance |
获取包含此报表定义对象的计算值的报表实例对象。 |
MIMEType |
图像的 MIMEType。 (继承自 BaseGaugeImage) |
Source |
标识图像的来源 (继承自 BaseGaugeImage) |
TransparentColor |
要在图像中视作透明的颜色 (继承自 BaseGaugeImage) |
Value |
图像数据。 (继承自 BaseGaugeImage) |