Compartir a través de


Height Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public ReadOnly Property Height As Single
    Get
'Uso
Dim instance As EmbeddedImage
Dim value As Single

value = instance.Height
public float Height { get; }
public:
property float Height {
    float get ();
}
member Height : float32
function get Height () : float

Valor de la propiedad

Tipo: System. . :: . .Single
A float value.