'宣言 Public Function New( _ ByVal text As System.String, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderText( System.string text, AlignHorzEnum horzAlign )
パラメータ
- text
- RenderText.Text プロパティに割り当てられた文字列。
- horzAlign
- テキストの水平配置。
'宣言 Public Function New( _ ByVal text As System.String, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderText( System.string text, AlignHorzEnum horzAlign )