RelationalOperatorHelperIsVerticesClockwise 方法 |
命名空间: GISShare.SMap.Geometry
public static bool IsVerticesClockwise( IList<IPoint> pPointList )
Public Shared Function IsVerticesClockwise ( pPointList As IList(Of IPoint) ) As Boolean
public: static bool IsVerticesClockwise( IList<IPoint^>^ pPointList )
static member IsVerticesClockwise : pPointList : IList<IPoint> -> bool