Input for WinForms
ParagraphElement コンストラクタ(Style,String)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ParagraphElement クラス > ParagraphElement コンストラクタ : ParagraphElement コンストラクタ(Style,String)
使用する Styleオブジェクト。
表示するテキスト。
指定されたテキストとスタイル設定を使用して、 ParagraphElementクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal text As System.String _
)
public ParagraphElement( 
   Style style,
   System.string text
)

パラメータ

style
使用する Styleオブジェクト。
text
表示するテキスト。
参照

ParagraphElement クラス
ParagraphElement メンバ
オーバーロード一覧