CalendarView for WinForms
ToGdiplusGraphics メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Graphics クラス : ToGdiplusGraphics メソッド
A Graphics indicates the gdi graphics.
Creates a new gdi+ graphics from a gdi graphics.
シンタックス
'宣言
 
Public Shared Function ToGdiplusGraphics( _
   ByVal graphics As Graphics _
) As System.Drawing.Graphics
public static System.Drawing.Graphics ToGdiplusGraphics( 
   Graphics graphics
)

パラメータ

graphics
A Graphics indicates the gdi graphics.

戻り値の型

Returns a System.Drawing.Graphics that indicates the gdi+ graphics.
参照

Graphics クラス
Graphics メンバ