

| 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
 参见
参见