Metodo ReportSize.ToMillimeters

Returns the size in millimeters.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Function ToMillimeters As Double
'Utilizzo
Dim instance As ReportSize 
Dim returnValue As Double 

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

Valore restituito

Tipo: System.Double
The size in millimeters.

Vedere anche

Riferimento

ReportSize Struttura

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel