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
- value
Tipo: System.Double
Report size of in points.