GeometryOperations.MakeVoronoiGraph

GeometryOperations.MakeVoronoiGraph method

إنشاء مخطط “Voronoi” لمجموعة من النقاط (المواقع)

public static List<LineString> MakeVoronoiGraph(IEnumerable<IPoint> sites)
معاملنوعالوصف
المواقعIEnumerable`1مجموعة من النقاط (المواقع)

قيمة الإرجاع

مجموعة من الحواف في مخطط فوروينوي

انظر أيضًا