Enum PointFormats

PointFormats enumeration

PointFormatsテキストの座標を変換するために使用されます.

public enum PointFormats

名前価値説明
DecimalDegrees010 進数 (DD) 形式。
DegreeMinutesSeconds1度分秒 (DMS) 形式.
DegreeDecimalMinutes2度 10 進分 (DDM) 形式。
GeoRef3World Geographic Reference System.
Mgrs4WGS 84 データムを使用したミリタリー グリッド参照システム.
Usng5WGS 84 データムを使用する米国ナショナル グリッド。

関連項目