MapCoordinateSystems 열거형
Represents the map coordinate systems for a map.
네임스페이스: 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
멤버
멤버 이름 | 설명 | |
---|---|---|
Planar | The planar coordinate system is used. | |
Geographic | The geographic coordinate system is used. |