C# 클래스 SuperMap.Web.ISDotNET6.ServerGeometry

${IS6_ServerGeometry_Title}

${IS6_ServerGeometry_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry

${IS6_ServerGeometry_method_FromJson_D}

ServerGeometry ( ) : System.Collections.Generic

${IS6_ServerGeometry_constructor_None_D}

비공개 메소드들

메소드 설명
ToGeoLine ( ) : GeoLine
ToGeoPoint ( ) : GeoPoint
ToGeoRegion ( ) : GeoRegion
ToJson ( ServerGeometry serverGeometry ) : string

메소드 상세

FromJson() 공개 정적인 메소드

${IS6_ServerGeometry_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry
jsonObject System.Json.JsonObject ${IS6_ServerGeometry_method_FromJson_param_jsonObject}
리턴 ServerGeometry

ServerGeometry() 공개 메소드

${IS6_ServerGeometry_constructor_None_D}
public ServerGeometry ( ) : System.Collections.Generic
리턴 System.Collections.Generic