DioDocs for PDF
Clear(Boolean) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > BilevelBitmap クラス > Clear メソッド : Clear(Boolean) メソッド
The value to fill the image (true is 1, false is 0).
Clears the BilevelBitmap with the specified value (true is 1, false is 0).
シンタックス
'宣言
 
Public Overloads Sub Clear( _
   ByVal value As System.Boolean _
) 
public void Clear( 
   System.bool value
)

パラメータ

value
The value to fill the image (true is 1, false is 0).
参照

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