マップの座標系を表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Enumeration MapCoordinateSystems
'使用
Dim instance As MapCoordinateSystems
public enum MapCoordinateSystems
public enum class MapCoordinateSystems
type MapCoordinateSystems
public enum MapCoordinateSystems
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| Geographic | 地理座標系が使用されます。 | |
| Planar | 平面座標系が使用されます。 |