Właściwość EmbeddedImage.Width
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 Width As Double
Get
'Użycie
Dim instance As EmbeddedImage
Dim value As Double
value = instance.Width
public double Width { get; }
public:
property double Width {
double get ();
}
member Width : float
function get Width () : double
Wartość właściwości
Typ: System.Double
A pływaka wartości.
Zobacz także