HueColor プロパティ
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property HueColor As ReportColor
Get
'使用
Dim instance As CapImageInstance
Dim value As ReportColor
value = instance.HueColor
public ReportColor HueColor { get; }
public:
property ReportColor^ HueColor {
ReportColor^ get ();
}
member HueColor : ReportColor
function get HueColor () : ReportColor
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColor
HueColor プロパティの計算値を表す ReportColor 値。