PolygonShape.PolygonShape

PolygonShape()

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

public PolygonShape()

또한보십시오


PolygonShape(PointF[])

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

public PolygonShape(PointF[] points)
모수유형설명
pointsPointF[]포인트 배열입니다.

또한보십시오


PolygonShape(PointF[], bool)

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

public PolygonShape(PointF[] points, bool isClosed)
모수유형설명
pointsPointF[]포인트 배열입니다.
isClosedBoolean로 설정한 경우진실 다각형이 닫힙니다.

또한보십시오