C# Class SuperMap.Web.ISDotNET6.ServerGeometry

${IS6_ServerGeometry_Title}

${IS6_ServerGeometry_Description}

Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

Méthode Description
FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry

${IS6_ServerGeometry_method_FromJson_D}

ServerGeometry ( ) : System.Collections.Generic

${IS6_ServerGeometry_constructor_None_D}

Private Methods

Méthode Description
ToGeoLine ( ) : GeoLine
ToGeoPoint ( ) : GeoPoint
ToGeoRegion ( ) : GeoRegion
ToJson ( ServerGeometry serverGeometry ) : string

Method Details

FromJson() public static méthode

${IS6_ServerGeometry_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry
jsonObject System.Json.JsonObject ${IS6_ServerGeometry_method_FromJson_param_jsonObject}
Résultat ServerGeometry

ServerGeometry() public méthode

${IS6_ServerGeometry_constructor_None_D}
public ServerGeometry ( ) : System.Collections.Generic
Résultat System.Collections.Generic