PrintDocument for WinForms
CreateSame メソッド (RenderInputCheckBox)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputCheckBox クラス : CreateSame メソッド
現在のオブジェクトと同じ C1PrintDocumentにリンクされた新しい空の RenderInputCheckBoxオブジェクトを作成します。
シンタックス
'宣言
 
Protected Overrides Function CreateSame() As RenderObject
'使用法
 
Dim instance As RenderInputCheckBox
Dim value As RenderObject
 
value = instance.CreateSame()
protected override RenderObject CreateSame()

戻り値の型

新しい RenderInputCheckBoxオブジェクト。
参照

RenderInputCheckBox クラス
RenderInputCheckBox メンバ