C# Класс BoringHeroes.Extenders

Показать файл Открыть проект

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

Метод Описание
Distance2D ( this one, AForge two ) : double
Distance2D ( this a, Point b ) : double

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

Distance2D() публичный статический метод

public static Distance2D ( this one, AForge two ) : double
one this
two AForge
Результат double

Distance2D() публичный статический метод

public static Distance2D ( this a, Point b ) : double
a this
b Point
Результат double