Método ToCentimeters

Returns the size in centimeters.

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

Sintaxe

'Declaração
Public Function ToCentimeters As Double
'Uso
Dim instance As ReportSize
Dim returnValue As Double

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

Valor de retorno

Tipo: System. . :: . .Double
A double value.