DioDocs for PDF
CreateGraphics メソッド (GcBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : CreateGraphics メソッド
If not null, specifies the color to clear the image with.
Creates an instance of the GcBitmapGraphics class.
シンタックス
'宣言
 
Public Function CreateGraphics( _
   Optional ByVal backColor As System.Nullable(Of Color) _
) As GcBitmapGraphics
public GcBitmapGraphics CreateGraphics( 
   System.Nullable<Color> backColor
)

パラメータ

backColor
If not null, specifies the color to clear the image with.

戻り値の型

A new instance of GcBitmapGraphics.
参照

GcBitmap クラス
GcBitmap メンバ