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
멤버
멤버 이름 | 설명 | |
---|---|---|
Planar | The planar coordinate system is used. | |
Geographic | The geographic coordinate system is used. |