GaugePanel.AntiAliasing 屬性

定義

量測計面板的消除鋸齒類型。

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

屬性值

ReportEnumProperty<GaugeAntiAliasings>

ReportEnumProperty<EnumType> 物件。

適用於