Méthode ToPixels
Returns the size in pixels.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Function ToPixels As Double
'Utilisation
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToPixels()
public double ToPixels()
public:
double ToPixels()
member ToPixels : unit -> float
public function ToPixels() : double
Valeur de retour
Type : System. . :: . .Double
A double value.