Свойство TopImage.HueColor
Color with which to tint the image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property HueColor As ReportColorProperty
Get
'Применение
Dim instance As TopImage
Dim value As ReportColorProperty
value = instance.HueColor
public ReportColorProperty HueColor { get; }
public:
property ReportColorProperty^ HueColor {
ReportColorProperty^ get ();
}
member HueColor : ReportColorProperty
function get HueColor () : ReportColorProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering