Constructeur Image
Creates a new instance of the Image class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Image()
public Image()
public:
Image()
new : unit -> Image
public function Image()