Metodo ReportSize.ToCentimeters
Returns the size in centimeters.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Function ToCentimeters As Double
'Utilizzo
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
Valore restituito
Tipo: System.Double
The size in centimeters.