다음을 통해 공유


ReportSize 생성자 (Double)

Creates a new instance of the ReportSize class.

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

구문

‘선언
Public Sub New ( _
    value As Double _
)
‘사용 방법
Dim value As Double 

Dim instance As New ReportSize(value)
public ReportSize(
    double value
)
public:
ReportSize(
    double value
)
new : 
        value:float -> ReportSize
public function ReportSize(
    value : double
)

매개 변수

참고 항목

참조

ReportSize 구조

ReportSize 오버로드

Microsoft.ReportingServices.RdlObjectModel 네임스페이스