Partager via


Méthode ReportColor.ToColor

The color as a GDI+ color class.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Function ToColor As Color
'Utilisation
Dim instance As ReportColor 
Dim returnValue As Color 

returnValue = instance.ToColor()
public Color ToColor()
public:
Color ToColor()
member ToColor : unit -> Color
public function ToColor() : Color

Valeur de retour

Type : System.Drawing.Color
A Color object that represents a color. For more information on Color, see Color Class.

Voir aussi

Référence

ReportColor Classe

Espace de noms Microsoft.ReportingServices.ReportRendering