Partager via


Méthode ReportSize.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
The size in pixels.

Voir aussi

Référence

ReportSize Structure

Espace de noms Microsoft.ReportingServices.RdlObjectModel