Propriété Size
Cette API prend en charge l'infrastructure 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 (en 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 propriété
Type : System.Drawing. . :: . .SizeF
A SizeF object.