Конструктор Line

Creates a new instance of the Line class.

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

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New Line()
public Line()
public:
Line()
new : unit -> Line
public function Line()