Конструктор Image
Creates a new instance of the Image class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Image()
public Image()
public:
Image()
new : unit -> Image
public function Image()