共用方式為


MapCoordinateSystem 列舉

Represents the map coordinate systems for a map.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Enumeration MapCoordinateSystem
'用途
Dim instance As MapCoordinateSystem
public enum MapCoordinateSystem
public enum class MapCoordinateSystem
type MapCoordinateSystem
public enum MapCoordinateSystem

成員

成員名稱 說明
Geographic The geographic coordinate system is used.
Planar The planar coordinate system is used.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間