GraphicsPath.GraphicsPath

GraphicsPath()

의 새 인스턴스를 초기화합니다.GraphicsPath 클래스.

public GraphicsPath()

또한보십시오


GraphicsPath(Figure[])

의 새 인스턴스를 초기화합니다.GraphicsPath 클래스.

public GraphicsPath(Figure[] figures)
모수유형설명
figuresFigure[]초기화할 숫자입니다.

또한보십시오


GraphicsPath(Figure[], FillMode)

의 새 인스턴스를 초기화합니다.GraphicsPath 클래스.

public GraphicsPath(Figure[] figures, FillMode fillMode)
모수유형설명
figuresFigure[]초기화할 숫자입니다.
fillModeFillMode채우기 모드.

또한보십시오


GraphicsPath(FillMode)

의 새 인스턴스를 초기화합니다.GraphicsPath 클래스.

public GraphicsPath(FillMode fillMode)
모수유형설명
fillModeFillMode채우기 모드.

또한보십시오