PowerTools PlusPak for Windows Forms 8.0J
CreateBitmap(Size) メソッド

指定したサイズ。
指定したサイズのビットマップを作成し、そのビットマップを返します。
構文
Public Overloads Function CreateBitmap( _
   ByVal size As Size _
) As Image
public Image CreateBitmap( 
   Size size
)

パラメータ

size
指定したサイズ。

戻り値の型

作成されたビットマップを示す System.Drawing.Image オブジェクト。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback