DioDocs for PDF
CreateGraphics メソッド (GcD2DBitmap)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmap クラス : CreateGraphics メソッド
If not null 参照 (Visual Basicでは Nothing), specifies the color that is used to initialize the image.
Creates an instance of the GcD2DBitmapGraphics class.
シンタックス
'宣言
 
Public Function CreateGraphics( _
   Optional ByVal backColor As System.Nullable(Of Color) _
) As GcD2DBitmapGraphics
public GcD2DBitmapGraphics CreateGraphics( 
   System.Nullable<Color> backColor
)

パラメータ

backColor
If not null 参照 (Visual Basicでは Nothing), specifies the color that is used to initialize the image.

戻り値の型

The new instance of GcD2DBitmapGraphics.
参照

GcD2DBitmap クラス
GcD2DBitmap メンバ