Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
SharpMap
Utilities
Algorithms
C# Класс SharpMap.Utilities.Algorithms
Показать файл
Открыть проект
Открытые методы
Метод
Описание
IsCCW
(
LinearRing
ring
) :
bool
Tests whether a ring is oriented counter-clockwise.
Описание методов
IsCCW()
публичный
статический
Метод
Tests whether a ring is oriented counter-clockwise.
public
static
IsCCW
(
LinearRing
ring
) :
bool
ring
SharpMap.Geometries.LinearRing
Ring to test.
Результат
bool