C# 클래스 SuperMap.WindowsPhone.REST.Bridge

${WP_REST_Bridge_Title}

${WP_REST_Bridge_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 메소드들

메소드 설명
ToColor ( this color ) : Color

${WP_REST_Bridge_method_ServerColorToColor_D}

ToFeature ( this feature ) : Feature

${WP_REST_Bridge_method_ToFeature}

ToGeometry ( this geo ) : Geometry

${WP_REST_Bridge_method_ServerGeometryToGeometry_D}

ToServerColor ( this color ) : ServerColor

${WP_REST_Bridge_method_ColorToServerColor_D}

ToServerFeature ( this feature ) : ServerFeature

${WP_REST_Bridge_method_ToServerFeature}

ToServerGeometry ( this geo ) : ServerGeometry

${WP_REST_Bridge_method_GeometryToServerGeometry_D}

메소드 상세

ToColor() 공개 정적인 메소드

${WP_REST_Bridge_method_ServerColorToColor_D}
public static ToColor ( this color ) : Color
color this ${WP_REST_Bridge_method_ServerColorToColor_param_color}
리턴 System.Windows.Media.Color

ToFeature() 공개 정적인 메소드

${WP_REST_Bridge_method_ToFeature}
public static ToFeature ( this feature ) : Feature
feature this ${WP_REST_Bridge_method_ToFeature_param_feature}
리턴 SuperMap.WindowsPhone.Core.Feature

ToGeometry() 공개 정적인 메소드

${WP_REST_Bridge_method_ServerGeometryToGeometry_D}
public static ToGeometry ( this geo ) : Geometry
geo this ${WP_REST_Bridge_method_ServerGeometryToGeometry_param_geo}
리턴 SuperMap.WindowsPhone.Core.Geometry

ToServerColor() 공개 정적인 메소드

${WP_REST_Bridge_method_ColorToServerColor_D}
public static ToServerColor ( this color ) : ServerColor
color this ${WP_REST_Bridge_method_ColorToServerColor_param_color}
리턴 ServerColor

ToServerFeature() 공개 정적인 메소드

${WP_REST_Bridge_method_ToServerFeature}
public static ToServerFeature ( this feature ) : ServerFeature
feature this ${WP_REST_Bridge_method_ToServerFeature_param_feature}
리턴 ServerFeature

ToServerGeometry() 공개 정적인 메소드

${WP_REST_Bridge_method_GeometryToServerGeometry_D}
public static ToServerGeometry ( this geo ) : ServerGeometry
geo this ${WP_REST_Bridge_method_GeometryToServerGeometry_param_geo}
리턴 ServerGeometry