Propriété Height
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 Height As Double
Get
'Utilisation
Dim instance As EmbeddedImage
Dim value As Double
value = instance.Height
public double Height { get; }
public:
property double Height {
double get ();
}
member Height : float
function get Height () : double
Valeur de propriété
Type : System. . :: . .Double
A float value.