Compartilhar via


Método ReportSize.ToPoints

Returns the size in points.

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

Sintaxe

'Declaração
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 de retorno

Tipo: System.Double
The size in points.

Consulte também

Referência

ReportSize Estrutura

Namespace Microsoft.ReportingServices.RdlObjectModel