Constructeur ReportSize (Double)
Creates a new instance of the ReportSize class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Sub New ( _
value As Double _
)
'Utilisation
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
)
Paramètres
- value
Type : System. . :: . .Double
Report size of in points.