Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the size in pixels.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Function ToIntPixels As Integer
'Usage
Dim instance As ReportSize
Dim returnValue As Integer
returnValue = instance.ToIntPixels()
public int ToIntPixels()
public:
int ToIntPixels()
member ToIntPixels : unit -> int
public function ToIntPixels() : int
Return Value
Type: System.Int32
The size in pixels.