Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpMap
Utilities
Algorithms
C# Class SharpMap.Utilities.Algorithms
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Méthodes publiques
Méthode
Description
IsCCW
(
LinearRing
ring
) :
bool
Tests whether a ring is oriented counter-clockwise.
Method Details
IsCCW()
public
static
méthode
Tests whether a ring is oriented counter-clockwise.
public
static
IsCCW
(
LinearRing
ring
) :
bool
ring
SharpMap.Geometries.LinearRing
Ring to test.
Résultat
bool