Width 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 Width As Single
Get
'Uso
Dim instance As EmbeddedImage
Dim value As Single
value = instance.Width
public float Width { get; }
public:
property float Width {
float get ();
}
member Width : float32
function get Width () : float
Valor de la propiedad
Tipo: System. . :: . .Single
A float value.