GrapeCity ActiveReports for .NET 16.0J
MapCoordinateSystem 列挙体

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

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間