Compartir a través de


ReportSize Constructor (Double)

Creates a new instance of the ReportSize class.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Sub New ( _
    value As Double _
)
'Uso
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
)

Parámetros

Vea también

Referencia

ReportSize Estructura

Sobrecarga de ReportSize

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel