PrintDocument for WinForms
RenderText コンストラクタ(String,Style,Style)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderText クラス > RenderText コンストラクタ : RenderText コンストラクタ(String,Style,Style)
Textプロパティに割り当てられた文字列。
現在のオブジェクトのスタイルの Parentプロパティに割り当てられたスタイル。
現在のオブジェクトのスタイルの AmbientParentプロパティに割り当てられたスタイル。
Textプロパティ、および親のスタイルを割り当てて、 RenderTextクラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal parentStyle As Style, _
   ByVal ambientParentStyle As Style _
)
'使用法
 
Dim text As System.String
Dim parentStyle As Style
Dim ambientParentStyle As Style
 
Dim instance As New RenderText(text, parentStyle, ambientParentStyle)
public RenderText( 
   System.string text,
   Style parentStyle,
   Style ambientParentStyle
)

パラメータ

text
Textプロパティに割り当てられた文字列。
parentStyle
現在のオブジェクトのスタイルの Parentプロパティに割り当てられたスタイル。
ambientParentStyle
現在のオブジェクトのスタイルの AmbientParentプロパティに割り当てられたスタイル。
参照

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