TextShape.TextShape

TextShape()

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

public TextShape()

또한보십시오


TextShape(string, RectangleF, Font, StringFormat)

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

public TextShape(string text, RectangleF rectangle, Font font, StringFormat stringFormat)
모수유형설명
textString그릴 텍스트입니다.
rectangleRectangleF텍스트 사각형입니다.
fontFont사용할 글꼴입니다.
stringFormatStringFormat문자열 형식입니다.

또한보십시오