Compartir a través de


ReportColor.ToColor Método

The color as a GDI+ color class.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Function ToColor As Color
'Uso
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

Valor devuelto

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

Vea también

Referencia

ReportColor Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering