Freigeben über


Height-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property Height As Single
    Get
'Usage
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

Eigenschaftenwert

Typ: System. . :: . .Single
A float value.