Partager via


Méthode ReportSize.ToPoints

Returns the size in points.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Function ToPoints As Double
'Utilisation
Dim instance As ReportSize 
Dim returnValue As Double 

returnValue = instance.ToPoints()
public double ToPoints()
public:
double ToPoints()
member ToPoints : unit -> float
public function ToPoints() : double

Valeur de retour

Type : System.Double
The size in points.

Voir aussi

Référence

ReportSize Structure

Espace de noms Microsoft.ReportingServices.RdlObjectModel