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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderEmpty クラス > RenderEmpty コンストラクタ : RenderEmpty コンストラクタ(Unit,Unit)
The Unit width of the current RenderEmpty object.
The Unit height of the current RenderEmpty object.
Initializes a new instance of the RenderEmpty class with specified width and height.
シンタックス
'宣言
 
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
The Unit width of the current RenderEmpty object.
height
The Unit height of the current RenderEmpty object.
参照

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