Méthode 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
A double value.