GeoJsonObjectFormatter.Create 메서드
포맷터의 구현을 만듭니다.
네임스페이스: System.Spatial
어셈블리: System.Spatial(System.Spatial.dll)
구문
‘선언
Public Shared Function Create As GeoJsonObjectFormatter
‘사용 방법
Dim returnValue As GeoJsonObjectFormatter
returnValue = GeoJsonObjectFormatter.Create()
public static GeoJsonObjectFormatter Create()
public:
static GeoJsonObjectFormatter^ Create()
static member Create : unit -> GeoJsonObjectFormatter
public static function Create() : GeoJsonObjectFormatter
반환 값
유형: System.Spatial.GeoJsonObjectFormatter
만든 GeoJsonObjectFormatter 구현입니다.