次の方法で共有


GaugeAntiAliasings 列挙体

ゲージ パネルのアンチエイリアシングの種類を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration GaugeAntiAliasings
'使用
Dim instance As GaugeAntiAliasings
public enum GaugeAntiAliasings
public enum class GaugeAntiAliasings
type GaugeAntiAliasings
public enum GaugeAntiAliasings

メンバー

メンバー名 説明
All テキストとグラフィックの両方にアンチエイリアシングを適用します。
Graphics グラフィックにアンチエイリアシングを適用します。
None アンチエイリアシングを適用しません。
Text テキストにアンチエイリアシングを適用します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間