다음을 통해 공유


ReportColor 생성자 (Color)

Creates a new instance of the ReportColor class.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Sub New ( _
    color As Color _
)
‘사용 방법
Dim color As Color

Dim instance As New ReportColor(color)
public ReportColor(
    Color color
)
public:
ReportColor(
    Color color
)
new : 
        color:Color -> ReportColor
public function ReportColor(
    color : Color
)

매개 변수