オーバーロード一覧
オーバーロード | 解説 |
RenderParagraph コンストラクタ() | Initializes a new instance of the RenderParagraph class. |
RenderParagraph コンストラクタ(Style) | Initializes a new instance of the RenderParagraph class, specifying a Style to use. |
RenderParagraph コンストラクタ(Font) | Initializes a new instance of the RenderParagraph class, specifying a System.Drawing.Font to use. |
RenderParagraph コンストラクタ(Font,Color) | Initializes a new instance of the RenderParagraph class, specifying the default font and text color. |
RenderParagraph コンストラクタ(Font,Color,AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the default font, text color and horizontal alignment. |
RenderParagraph コンストラクタ(Font,AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the default font and horizontal alignment. |
RenderParagraph コンストラクタ(AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the horizontal alignment. |
参照