Compartir a través de


ReportSize.ToPoints Método

Returns the size in points.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Function ToPoints As Double
'Uso
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

Valor devuelto

Tipo: System.Double
The size in points.

Vea también

Referencia

ReportSize Estructura

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel