Udostępnij za pośrednictwem


Właściwość PointerCap.Width

Pobiera wyrażenie Szerokość WPR, jako procent jego promienia skali.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Width As ReportDoubleProperty
    Get
'Użycie
Dim instance As PointerCap
Dim value As ReportDoubleProperty

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