PointerCapInstance.CapStyle 속성

정의

CapStyle 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeCapStyles CapStyle { Microsoft::ReportingServices::OnDemandReportRendering::GaugeCapStyles get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles CapStyle { get; }
member this.CapStyle : Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles
Public ReadOnly Property CapStyle As GaugeCapStyles

속성 값

GaugeCapStyles 속성의 계산된 값을 나타내는 CapStyle 값입니다.

적용 대상