C# Класс SuperMap.Web.ISDotNET6.ServerGeometry

${IS6_ServerGeometry_Title}

${IS6_ServerGeometry_Description}

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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