Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.