DioDocs for PDF
CreateGraphics メソッド (GcWicBitmap)

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

パラメータ

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

戻り値の型

A new instance of GcWicBitmapGraphics.
参照

GcWicBitmap クラス
GcWicBitmap メンバ