Condividi tramite


Costruttore ReportSize (Double)

Creates a new instance of the ReportSize class.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    value As Double _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

ReportSize Struttura

Overload ReportSize

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel