Compartir a través de


Width Propiedad

Gets the calculated value of the Width property in a MapLineTemplate class.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Width As ReportSize
    Get
'Uso
Dim instance As MapLineTemplateInstance
Dim value As ReportSize

value = instance.Width
public ReportSize Width { get; }
public:
property ReportSize^ Width {
    ReportSize^ get ();
}
member Width : ReportSize
function get Width () : ReportSize

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportSize
A ReportSize value that represents the calculated value of the ReportSize()()()() property.