Freigeben über


ReportSize.ToPoints-Methode

Returns the size in points.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Function ToPoints As Double
'Usage
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

Rückgabewert

Typ: System.Double
The size in points.

Siehe auch

Verweis

ReportSize Struktur

Microsoft.ReportingServices.RdlObjectModel-Namespace