GrapeCity ActiveReports for .NET 16.0J
MapCoordinateSystem 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間 : MapCoordinateSystem 列挙体
マップの座標系を表します。
シンタックス
'宣言
 
Public Enum MapCoordinateSystem 
   Inherits System.Enum
public enum MapCoordinateSystem : System.Enum 
メンバ
メンバ解説
Geographic地理座標系を示します(緯度と経度)。
Planar平面座標系を示します。
継承階層

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

参照

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