Поделиться через


Свойство PointerCapInstance.CapStyle

Gets the calculated value of the CapStyle property in a PointerCap class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property CapStyle As GaugeCapStyles 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles
A GaugeCapStyles value that represents the calculated value of the CapStyle property.

См. также

Справочник

PointerCapInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering