Właściwość PointerCapInstance.CapStyle
Pobiera wartość obliczoną CapStyle właściwość w PointerCap klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CapStyle As GaugeCapStyles
Get
'Użycie
Dim instance As PointerCapInstance
Dim value As GaugeCapStyles
value = instance.CapStyle
public GaugeCapStyles CapStyle { get; }
public:
property GaugeCapStyles CapStyle {
GaugeCapStyles get ();
}
member CapStyle : GaugeCapStyles
function get CapStyle () : GaugeCapStyles
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles
A GaugeCapStyles wartości reprezentującej obliczonej wartości CapStyle właściwość.
Zobacz także