Freigeben über


ToMillimeters-Methode

Converts the length to millimeters.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Function ToMillimeters As Double
'Usage
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

Rückgabewert

Typ: System. . :: . .Double
A double value containing the length in millimeters.