Condividi tramite


Proprietà Image

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Image As Image
    Get
'Utilizzo
Dim instance As EmbeddedImage
Dim value As Image

value = instance.Image
public Image Image { get; }
public:
property Image^ Image {
    Image^ get ();
}
member Image : Image
function get Image () : Image

Valore proprietà

Tipo: System.Drawing. . :: . .Image
An Image object.