Метод ReportSize.ToCentimeters
Returns the size in centimeters.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Function ToCentimeters As Double
'Применение
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToCentimeters()
public double ToCentimeters()
public:
double ToCentimeters()
member ToCentimeters : unit -> float
public function ToCentimeters() : double
Возвращаемое значение
Тип: System.Double
The size in centimeters.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel