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