Creates an instance of the
GcBitmapGraphics class.
シンタックス
'宣言
Public Function CreateGraphics( _
Optional ByVal As System.Nullable(Of Color) _
) As GcBitmapGraphics
パラメータ
- backColor
- If not null, specifies the color to clear the image with.
戻り値の型
A new instance of
GcBitmapGraphics.
参照