다음을 통해 공유


ReportColor.ToColor 메서드

The color as a GDI+ color class.

네임스페이스:  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
A Color object that represents a color. For more information on Color, see Color Class.

참고 항목

참조

ReportColor 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스