PowerTools ActiveReports for .NET 11.0J
MapLabelPositionType 列挙体

マップの経線と緯線のラベル位置を表します。
構文
'宣言
 
Public Enum MapLabelPositionType 
   Inherits System.Enum
public enum MapLabelPositionType : System.Enum 
メンバ
メンバ解説
Centerラベルは中央に配置されています。
Farラベルは緯線の右側、経線の下側に配置されています。
Nearラベルは緯線の左側、経線の上側に配置されています。
OneQuarterラベルは緯線の左側と中央、経線の上側と中央に配置されています。
ThreeQuartersラベルは緯線の中央と右側、経線の中央と下側に配置されています。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelPositionType

参照

関連項目

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.