Share via


PointerCap.CapStyle 属性

定义

获取一个表达式,该表达式的计算结果为指针帽的类型。

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

属性值

ReportEnumProperty<EnumType> 对象。

适用于