PowerTools ActiveReports for .NET 11.0J
AntiAliasing 列挙体

GaugePanel.AntiAliasingおよびMap.AntiAliasingプロパティに設定できる値。
構文
'宣言
 
Public Enum AntiAliasing 
   Inherits System.Enum
public enum AntiAliasing : System.Enum 
メンバ
メンバ解説
Allグラフィックスとテキストの両方でアンチエイリアスを適用します。
Graphicsグラフィックスのみでアンチエイリアスを適用します。
Noneアンチエイリアス設定を適用しません。
Textテキストのみでアンチエイリアスを適用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.AntiAliasing

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.