ReportColor.ToColor Method

Definition

The color as a GDI+ color class.

public:
 System::Drawing::Color ToColor();
public System.Drawing.Color ToColor ();
member this.ToColor : unit -> System.Drawing.Color
Public Function ToColor () As Color

Returns

A Color object that represents a color. For more information on Color, see Color Class.

Applies to