C# Class SuperMap.Web.ISDotNET6.Bridge

${IS6_Utility_Title}

${IS6_Utility_Description}

Datei anzeigen Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method Description
ToGeometry ( this geo ) : Geometry

${IS6_Utility_method_ToGeometry_D}

ToServerGeometry ( this geo ) : ServerGeometry

${IS6_Utility_method_GeometryToServerGeometry_D}

Method Details

ToGeometry() public static method

${IS6_Utility_method_ToGeometry_D}
public static ToGeometry ( this geo ) : Geometry
geo this ${IS6_Utility_method_ToGeometry_param_geo}
return SuperMap.Web.Core.Geometry

ToServerGeometry() public static method

${IS6_Utility_method_GeometryToServerGeometry_D}
public static ToServerGeometry ( this geo ) : ServerGeometry
geo this ${IS6_Utility_method_GeometryToServerGeometry_param_geo}
return ServerGeometry