Partager via


Size propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Size As SizeF
    Get
'Utilisation
Dim instance As EmbeddedImage
Dim value As SizeF

value = instance.Size
public SizeF Size { get; }
public:
property SizeF Size {
    SizeF get ();
}
member Size : SizeF
function get Size () : SizeF

Valeur de la propriété

Type : System.Drawing. . :: . .SizeF
A SizeF object.