Width-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 Width As Single
Get
'Usage
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
Eigenschaftenwert
Typ: System. . :: . .Single
A float value.