ReportColor.ColorToRdlString(Color) Méthode

Définition

Convertit la couleur en une chaîne RDL.

public:
 static System::String ^ ColorToRdlString(System::Drawing::Color c);
public static string ColorToRdlString (System.Drawing.Color c);
static member ColorToRdlString : System.Drawing.Color -> string
Public Shared Function ColorToRdlString (c As Color) As String

Paramètres

c
Color

Objet Color.

Retours

Couleur de valeur de type string.

S’applique à