Поделиться через


Метод ReportSize.ToMillimeters

Returns the size in millimeters.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Function ToMillimeters As Double
'Применение
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

Возвращаемое значение

Тип: System.Double
The size in millimeters.

См. также

Справочник

ReportSize Структура

Пространство имен Microsoft.ReportingServices.RdlObjectModel