Właściwość EmbeddedImage.Height
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Height As Double
Get
'Użycie
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
Wartość właściwości
Typ: System.Double
A pływaka wartości.
Zobacz także