PrintDocument for WinForms
RenderEmpty コンストラクタ(Unit,Unit)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderEmpty クラス > RenderEmpty コンストラクタ : RenderEmpty コンストラクタ(Unit,Unit)
現在の RenderEmptyオブジェクトの Unit幅。
現在の RenderEmptyオブジェクトの Unit高さ。
指定した幅と高さを使って、 RenderEmptyクラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Unit, _
   ByVal height As Unit _
)
'使用法
 
Dim width As Unit
Dim height As Unit
 
Dim instance As New RenderEmpty(width, height)
public RenderEmpty( 
   Unit width,
   Unit height
)

パラメータ

width
現在の RenderEmptyオブジェクトの Unit幅。
height
現在の RenderEmptyオブジェクトの Unit高さ。
参照

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