次の方法で共有


ToColor メソッド

GDI+ 色クラスとしての色です。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Function ToColor As Color
'使用
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

戻り値

型: System.Drawing. . :: . .Color
色を表す Color オブジェクトです。Color の詳細については、「Color クラス」を参照してください。