Condividi tramite


Proprietà MapLineTemplate.Width

Gets the width of the map lines to which the line template is applied.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Width As ReportSizeProperty 
    Get
'Utilizzo
Dim instance As MapLineTemplate 
Dim value As ReportSizeProperty 

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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

Vedere anche

Riferimento

MapLineTemplate Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering