Méthode ToMillimeters
Converts the length to millimeters.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Function ToMillimeters As Double
'Utilisation
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
Valeur de retour
Type : System. . :: . .Double
A double value containing the length in millimeters.