Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates a new instance of the ReportSize class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Sub New ( _
value As Double _
)
'Usage
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
)
Parameters
- value
Type: System.Double
Report size of in points.