GrapeCity ActiveReports for .NET 16.0J
MapPolygonTemplate.PolygonShowLabel 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapPolygonTemplate.PolygonShowLabel 列挙体
ラベルを表示するかどうかを指定します。
シンタックス
'宣言
 
Public Enum MapPolygonTemplate.PolygonShowLabel 
   Inherits System.Enum
public enum MapPolygonTemplate.PolygonShowLabel : System.Enum 
メンバ
メンバ解説
Autoデフォルト値が使用されます。
Falseラベルが表示されません。
Trueラベルが常に表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.PolygonShowLabel

参照

GrapeCity.ActiveReports.PageReportModel 名前空間