C# 클래스 ShapePath2.GraphicsPath

파일 보기 프로젝트 열기: inoook/BezierPath 1 사용 예제들

공개 메소드들

메소드 설명
GraphicsPath ( List commands = null, List data = null, string winding = "evenOdd" ) : System.Collections

메소드 상세

GraphicsPath() 공개 메소드

public GraphicsPath ( List commands = null, List data = null, string winding = "evenOdd" ) : System.Collections
commands List
data List
winding string
리턴 System.Collections