C# 클래스 AkaCore.AkaLib.AGeometry

파일 보기 프로젝트 열기: Kysamaa/EloBuddy

공개 메소드들

메소드 설명
ClipPolygons ( List polygons ) : System.Collections.Generic.List>
ToPolygon ( this v ) : Polygon

메소드 상세

ClipPolygons() 공개 정적인 메소드

public static ClipPolygons ( List polygons ) : System.Collections.Generic.List>
polygons List
리턴 System.Collections.Generic.List>

ToPolygon() 공개 정적인 메소드

public static ToPolygon ( this v ) : Polygon
v this
리턴 Polygon