C# Класс SuperMap.Web.iServerJava6R.NetworkAnalyst.ComputeWeightMatrixEventArgs

${iServerJava6R_ComputeWeightMatrixEventArgs_Title}

${iServerJava6R_ComputeWeightMatrixEventArgs_Description}

Наследование: SuperMap.Web.Service.ServiceEventArgs
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ComputeWeightMatrixEventArgs ( ComputeWeightMatrixResult result, string originResult, object token ) : SuperMap.Web.Service

${iServerJava6R_ComputeWeightMatrixEventArgs_Title}

${iServerJava6R_ComputeWeightMatrixEventArgs_Description}

Описание методов

ComputeWeightMatrixEventArgs() публичный Метод

${iServerJava6R_ComputeWeightMatrixEventArgs_Title}

${iServerJava6R_ComputeWeightMatrixEventArgs_Description}

public ComputeWeightMatrixEventArgs ( ComputeWeightMatrixResult result, string originResult, object token ) : SuperMap.Web.Service
result ComputeWeightMatrixResult
originResult string
token object
Результат SuperMap.Web.Service