Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the HueColor property in a CapImage class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property HueColor As ReportColor
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor value that represents the calculated value of the HueColor property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering