Konstruktor Rectangle
Tworzy nowe wystąpienie Rectangle klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Rectangle()
public Rectangle()
public:
Rectangle()
new : unit -> Rectangle
public function Rectangle()